npm qa-agent-skill @0.3.6
score
0.5521
med
flagged
2026-07-23 03:15
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.3.2', '0.3.5', '0.3.6'] |
| topology | ||
| typosquat | 1.0 | combosquat of 'skill' |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 7d ago but package has 15 versions (expect >= 70d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"lengsukq"
],
"versions": 14
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-FFAg58lg9JNFzZSNYDfqqaIso8gwv5Td/NW0qDz7JqwFfuK1Xn6Yk1NxkRE+etr/rKcOpVsbQTqhJVLFc4877Q==",
"tarball": "https://registry.npmjs.org/qa-agent-skill/-/qa-agent-skill-0.3.6.tgz",
"unpackedSize": 511356
},
"dist-tags": {
"latest": "0.3.6"
},
"latest_version": "0.3.6",
"maintainers": [
{
"email": "lengsukq@foxmail.com",
"name": "lengsukq"
}
],
"num_versions": 15,
"repository": {
"type": "git",
"url": "git+https://github.com/lengsukq/QA-Agent.git"
},
"scripts": {
"build": "npm run clean && node node_modules/typescript/bin/tsc -p tsconfig.build.json",
"clean": "node -e \"require('node:fs').rmSync('dist',{recursive:true,force:true})\"",
"cli": "node --experimental-strip-types src/cli.ts",
"pack:check": "npm run verify && npm pack --dry-run",
"qa-agent": "node --experimental-strip-types src/cli.ts",
"test": "node --experimental-strip-types --test tests/*.test.ts",
"typecheck": "node node_modules/typescript/bin/tsc -p tsconfig.typecheck.json",
"validate": "npm run cli -- skill validate",
"verify": "npm run typecheck && npm run build && npm test"
},
"signal_details": {
"rapid_release": "3 versions in last 24h: ['0.3.2', '0.3.5', '0.3.6']",
"repo_too_new_for_version_history": "claimed repo created 7d ago but package has 15 versions (expect >= 70d for that history)",
"typosquat": "combosquat of 'skill'"
},
"time": {
"created": "2026-07-20T07:03:13.818Z",
"modified": "2026-07-23T08:15:27.474Z"
}
}