npm agent-track @0.0.1
score
0.5033
med
flagged
2026-06-16 04:23
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
- size_spike + bin_added: payload growth alongside install surface (+0.10)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['agent-track', 'at'] |
| script_count_spike | 0.5 | scripts count 1 -> 10 |
| license_changed | 0.4 | 'ISC' -> 'MIT' |
| size_spike | 0.5 | unpackedSize 342 -> 2661968 (7783.5×) |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 11 new non-watchlisted dep(s): ['@clack/prompts', '@lucide/vue', '@tanstack/vue-virtual', 'cac', 'class-variance-authority'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"lonewolfyx"
],
"versions": 1
}
Evidence (package doc at flag time)
{
"dependencies_count": 12,
"dist": {
"integrity": "sha512-o/mOH1nV1RzTArpt2ECP4KLpEaPNUQBCvb48mSRNa22qWjHqvg74Mp1j5QHKA3M6BoZv+90GZo/lJqtr7vGOLQ==",
"tarball": "https://registry.npmjs.org/agent-track/-/agent-track-0.0.1.tgz",
"unpackedSize": 2661968
},
"dist-tags": {
"latest": "0.0.1"
},
"latest_version": "0.0.1",
"maintainers": [
{
"email": "olddrivero.king@qq.com",
"name": "lonewolfyx"
}
],
"num_versions": 2,
"repository": null,
"scripts": {
"build": "nuxt build && tsdown && rimraf ./dist/nitro.json",
"dev": "nuxt dev",
"dev:cli": "tsdown -w",
"generate": "nuxt generate",
"lint": "nuxt prepare && eslint .",
"lint:fix": "nuxt prepare && eslint --fix",
"prepare": "simple-git-hooks",
"prepublishOnly": "pnpm build",
"preview": "nuxt preview",
"typecheck": "nuxt typecheck"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)",
"size_spike + bin_added: payload growth alongside install surface (+0.10)"
],
"bin_added": "new bin entry: ['agent-track', 'at']",
"dependency_added_unknown": "11 new non-watchlisted dep(s): ['@clack/prompts', '@lucide/vue', '@tanstack/vue-virtual', 'cac', 'class-variance-authority'] ...",
"license_changed": "'ISC' -> 'MIT'",
"no_repo": "package.json has no repository field",
"script_count_spike": "scripts count 1 -> 10",
"size_spike": "unpackedSize 342 -> 2661968 (7783.5\u00d7)"
},
"time": {
"created": "2026-06-04T01:55:31.540Z",
"modified": "2026-06-16T09:23:30.078Z"
}
}