npm @a5c-ai/triggers-adapter @6.0.0
score
0.65
med
flagged
2026-07-23 00:32
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=6.0.0 but max published is 6.0.3-staging.587ef894cb18 |
| mass_publish_burst | 0.8 | publisher 'tmuskal' pushed 6 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tmuskal",
"benihak"
],
"versions": 142
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-JzhuSB3VkTlGJcthd74qEWfjt6vy5c6QZClXbt0LtTD43lywi1aj3JneMHDPC4nI3QmPC+FclHl56xheDQgTBw==",
"tarball": "https://registry.npmjs.org/@a5c-ai/triggers-adapter/-/triggers-adapter-6.0.0.tgz",
"unpackedSize": 89477
},
"dist-tags": {
"latest": "6.0.0",
"staging": "6.0.3-staging.c9aa8f113eda"
},
"latest_version": "6.0.0",
"maintainers": [
{
"email": "tal@musk.al",
"name": "tmuskal"
},
{
"email": "beni@a5c.ai",
"name": "benihak"
}
],
"num_versions": 143,
"repository": {
"directory": "packages/adapters/triggers",
"type": "git",
"url": "git+https://github.com/a5c-ai/babysitter.git"
},
"scripts": {
"build": "tsc --build && tsc --emitDeclarationOnly --declarationMap false -p tsconfig.json",
"prepublishOnly": "npm run verify:release",
"test": "npm run test:unit && npm run test:e2e",
"test:coverage": "vitest run --config vitest.config.ts --coverage --coverage.include=src/**/*.ts tests src",
"test:e2e": "npm run build && vitest run tests/action.test.ts tests/dist-cli.smoke.test.ts",
"test:unit": "vitest run --config vitest.config.ts tests",
"verify:release": "npm run build && npm run test:unit && npm run test:e2e && npm run test:coverage"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=6.0.0 but max published is 6.0.3-staging.587ef894cb18",
"mass_publish_burst": "publisher 'tmuskal' pushed 6 packages in the last 15min on npm"
},
"time": {
"created": "2026-06-04T18:59:04.191Z",
"modified": "2026-07-23T04:21:20.829Z"
}
}