npm tada-mcp @0.1.24
score
0.5577
med
flagged
2026-07-22 05:56
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.1.21', '0.1.22', '0.1.23', '0.1.24'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"deshina"
],
"versions": 20
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-uMAHqieoxkoL0/sBhwak5eB67/tREcN1bxoC+caVv273hy0awcDF+dSwNbVTLkcMjVOGRWSuQUGNNFNUjXqHeQ==",
"tarball": "https://registry.npmjs.org/tada-mcp/-/tada-mcp-0.1.24.tgz",
"unpackedSize": 82065
},
"dist-tags": {
"latest": "0.1.24"
},
"latest_version": "0.1.24",
"maintainers": [
{
"email": "richiemuhammed@gmail.com",
"name": "deshina"
}
],
"num_versions": 22,
"repository": null,
"scripts": {
"build": "tsc",
"dev": "tsx src/index.ts",
"postinstall": "node -e \"try{require('child_process').execSync('npx playwright install chromium',{stdio:'inherit'})}catch(e){console.warn('[tada-mcp] Run \\'npx playwright install chromium\\' to enable recording')}\"",
"record:test": "tsx src/selftest.ts",
"test": "node --import tsx --test src/logic.test.ts",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"install_script_payload": "install/lifecycle script matches payload regex",
"no_repo": "package.json has no repository field",
"rapid_release": "4 versions in last 24h: ['0.1.21', '0.1.22', '0.1.23', '0.1.24']"
},
"time": {
"created": "2026-06-18T21:14:13.907Z",
"modified": "2026-07-22T10:56:41.678Z"
}
}