npm @a5c-ai/babysitter-codex @0.1.10
score
0.65
med
flagged
2026-06-22 08:55
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.1.10 but max published is 5.1.1-staging.5ad08884fb61 |
| mass_publish_burst | 0.8 | publisher 'tmuskal' pushed 8 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tmuskal",
"benihak"
],
"versions": 547
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-zdDWEAe5XiSVaZNyfl7jt6AJaXAv7U2siqXwwhaQ2GNTPRFbz7yjSfHiM5bB+yOaIeMpuZGwnisZvjQRf6093Q==",
"tarball": "https://registry.npmjs.org/@a5c-ai/babysitter-codex/-/babysitter-codex-0.1.10.tgz",
"unpackedSize": 81830
},
"dist-tags": {
"develop": "5.0.1-staging.dfac8e4a",
"latest": "0.1.10",
"staging": "5.1.1-staging.8fe2a85b58c2"
},
"latest_version": "0.1.10",
"maintainers": [
{
"email": "tal@musk.al",
"name": "tmuskal"
},
{
"email": "beni@a5c.ai",
"name": "benihak"
}
],
"num_versions": 548,
"repository": {
"type": "git",
"url": "git+https://github.com/a5c-ai/babysitter.git"
},
"scripts": {
"deploy": "npm publish --access public",
"deploy:staging": "npm publish --access public --tag staging",
"lint": "node -e \"const fs=require('fs'); const path=require('path'); const cp=require('child_process'); const walk=(dir)=>{for(const entry of fs.readdirSync(dir)){const file=path.join(dir, entry); const stat=fs.statSync(file); if(stat.isDirectory()) walk(file); else if(file.endsWith('.js')) cp.execFileSync(process.execPath,['--check',file],{stdio:'inherit'});}}; ['skills','bin','scripts','test'].forEach((dir)=>{if(fs.existsSync(dir)) walk(dir);});\"",
"sync:commands": "node scripts/sync-command-skills.js",
"sync:skills": "node scripts/sync-command-skills.js",
"team:install": "node scripts/team-install.js",
"test": "node test/integration.test.js && node test/packaged-install.test.js",
"test:integration": "node test/integration.test.js"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.1.10 but max published is 5.1.1-staging.5ad08884fb61",
"mass_publish_burst": "publisher 'tmuskal' pushed 8 packages in the last 15min on npm"
},
"time": {
"created": "2026-03-24T12:17:52.471Z",
"modified": "2026-06-22T10:30:48.249Z"
}
}