npm @woodylab/payload @0.0.215
score
0.7
high
flagged
2026-07-12 04:17
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: ['woodylab-payload'] |
| script_count_spike | 0.5 | scripts count 5 -> 10 |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 3 new non-watchlisted dep(s): ['radix-ui', 'swiper', 'tailwind-merge'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"federicoperugini"
],
"versions": 183
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-Rt4dpLKmeQk0qfARrSUJExFq4j95yEiei6livhkncV2LlitmWQJBkr+D25DJCV+h6Mvn9FLpw8epD/n+JsXHvQ==",
"tarball": "https://registry.npmjs.org/@woodylab/payload/-/payload-0.0.215.tgz",
"unpackedSize": 765274
},
"dist-tags": {
"latest": "0.0.215"
},
"latest_version": "0.0.215",
"maintainers": [
{
"email": "federicoperugini88@gmail.com",
"name": "federicoperugini"
}
],
"num_versions": 194,
"repository": null,
"scripts": {
"build": "npm run clean && npm run build:manifest && npm run build:ts && npm run build:react && npm run build:templates",
"build:manifest": "tsx ./src/generate-manifest.ts",
"build:react": "rollup -c",
"build:templates": "cp -r ./templates ./dist/templates",
"build:ts": "tsc",
"clean": "rm -rf dist",
"deploy": "npm version patch && npm publish",
"prepublishOnly": "npm run build",
"test": "vitest run",
"test:watch": "vitest"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['woodylab-payload']",
"dependency_added_unknown": "3 new non-watchlisted dep(s): ['radix-ui', 'swiper', 'tailwind-merge']",
"no_repo": "package.json has no repository field",
"script_count_spike": "scripts count 5 -> 10"
},
"time": {
"created": "2025-09-09T14:03:55.722Z",
"modified": "2026-07-07T14:01:25.873Z"
}
}