npm opencode-armor @1.1.2
score
0.5749
med
flagged
2026-06-05 04:06
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: ['opencode-armor'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| enrichment | ||
| depsdev_no_source_repo | 0.5 | deps.dev has no SOURCE_REPO link for this version |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"nazmussayad"
],
"versions": 20
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-Gk447SoDJTUvNL2S0mIVH+07zT7w5w7zOVijxVhyv+c9oC6o0sTFn8gVmlwlPmYlc9xW1xBui0ESizacN7BjDw==",
"tarball": "https://registry.npmjs.org/opencode-armor/-/opencode-armor-1.1.2.tgz",
"unpackedSize": 431231
},
"dist-tags": {
"latest": "1.1.2"
},
"latest_version": "1.1.2",
"maintainers": [
{
"email": "sayadenv@gmail.com",
"name": "nazmussayad"
}
],
"num_versions": 25,
"repository": null,
"scripts": {
"build": "tsdown --config ./tsdown.config.ts",
"dev": "tsdown --config ./tsdown.config.ts --watch",
"fix": "eslint . --fix",
"json": "tsx ./src/json-schema.ts",
"lint": "eslint .",
"tc": "tsc --noEmit --watch",
"test": "vitest run",
"test:watch": "vitest watch"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['opencode-armor']",
"depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2026-04-28T21:01:21.120Z",
"modified": "2026-06-02T18:09:53.043Z"
}
}