npm qa-agent-skill @0.3.0
score
0.5224
med
flagged
2026-07-22 00:33
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.2.7', '0.2.8', '0.3.0'] |
| topology | ||
| typosquat | 1.0 | combosquat of 'skill' |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 6d ago but package has 11 versions (expect >= 62d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"lengsukq"
],
"versions": 10
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-ykkM6MafXHxyZtdaoHkuquuRt/zN4DUcXiHoj4CMtctSTHrfJV+3niglJNSBgZymAGwNr9z5RsO3mXzM1/oLcw==",
"tarball": "https://registry.npmjs.org/qa-agent-skill/-/qa-agent-skill-0.3.0.tgz",
"unpackedSize": 389760
},
"dist-tags": {
"latest": "0.3.0"
},
"latest_version": "0.3.0",
"maintainers": [
{
"email": "lengsukq@foxmail.com",
"name": "lengsukq"
}
],
"num_versions": 11,
"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.2.7', '0.2.8', '0.3.0']",
"repo_too_new_for_version_history": "claimed repo created 6d ago but package has 11 versions (expect >= 62d for that history)",
"typosquat": "combosquat of 'skill'"
},
"time": {
"created": "2026-07-20T07:03:13.818Z",
"modified": "2026-07-22T05:33:37.500Z"
}
}