npm qa-agent-skill @0.2.7
score
0.5033
med
flagged
2026-07-21 01:33
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 9 versions in last 24h: ['0.2.3', '0.2.4', '0.2.5', '0.2.6', '0.2.7'] |
| topology | ||
| typosquat | 1.0 | combosquat of 'skill' |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 5d ago but package has 9 versions (expect >= 57d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"lengsukq"
],
"versions": 8
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-TM1VQy4mM5Z64M0eIPvieDJ2vKilVppxr3QQkL2mcJkVXMR2cK4lgHfafVj4tPu/S5+i6afzBSW7axnNwxQv1A==",
"tarball": "https://registry.npmjs.org/qa-agent-skill/-/qa-agent-skill-0.2.7.tgz",
"unpackedSize": 736497
},
"dist-tags": {
"latest": "0.2.7"
},
"latest_version": "0.2.7",
"maintainers": [
{
"email": "lengsukq@foxmail.com",
"name": "lengsukq"
}
],
"num_versions": 9,
"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 test && npm run build"
},
"signal_details": {
"rapid_release": "9 versions in last 24h: ['0.2.3', '0.2.4', '0.2.5', '0.2.6', '0.2.7']",
"repo_too_new_for_version_history": "claimed repo created 5d ago but package has 9 versions (expect >= 57d for that history)",
"typosquat": "combosquat of 'skill'"
},
"time": {
"created": "2026-07-20T07:03:13.818Z",
"modified": "2026-07-21T06:33:13.951Z"
}
}