npm @monolayer/installer @1.5.5
score
0.6049
med
flagged
2026-06-12 07:18
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['installer'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 13 new non-watchlisted dep(s): ['@aws-sdk/client-cloudformation', '@aws-sdk/client-sts', '@inkjs/ui', 'chalk', 'ink-big-text'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"dunkelbraun"
],
"versions": 21
}
Evidence (package doc at flag time)
{
"dependencies_count": 14,
"dist": {
"integrity": "sha512-6uAWoO8ElJGALfBBd78yX7HHNNilR3FZmEzUEHF/I1zHVi3XPaqQu7s6VbpzSkRDhOqKe/MCzhPLzlm+lW9XoQ==",
"tarball": "https://registry.npmjs.org/@monolayer/installer/-/installer-1.5.5.tgz",
"unpackedSize": 12975
},
"dist-tags": {
"latest": "1.5.5",
"next": "1.0.0-canary.3"
},
"latest_version": "1.5.5",
"maintainers": [
{
"email": "marcessindi@mac.com",
"name": "dunkelbraun"
}
],
"num_versions": 21,
"repository": null,
"scripts": {
"build": "npx tsx build.ts",
"dev": "tsc --watch",
"prebuild": "rm -rf dist",
"prepublish:local": "npm run build",
"publish:local": "npm publish --registry http://localhost:4873",
"test": "prettier --check",
"unpublish:local": "npm unpublish --registry http://localhost:4873 @monolayer/installer -f"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['installer']",
"dependency_added_unknown": "13 new non-watchlisted dep(s): ['@aws-sdk/client-cloudformation', '@aws-sdk/client-sts', '@inkjs/ui', 'chalk', 'ink-big-text'] ...",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2025-07-31T09:05:07.431Z",
"modified": "2026-05-19T22:15:11.843Z"
}
}