npm @magicchao/token-profiler @0.3.5
score
0.5467
med
flagged
2026-06-10 03:15
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['token-profiler'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 3 new non-watchlisted dep(s): ['@hono/node-server', 'better-sqlite3', 'hono'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"magicchao"
],
"versions": 9
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-nBU5aeY8rDni1QTSJKlG+WrjRj/r+yonIuwnMjsPDnrwmeTZwXFHbg6znimjpJ/0txK83s7rZViLLmKqw3AORw==",
"tarball": "https://registry.npmjs.org/@magicchao/token-profiler/-/token-profiler-0.3.5.tgz",
"unpackedSize": 196139
},
"dist-tags": {
"latest": "0.3.5"
},
"latest_version": "0.3.5",
"maintainers": [
{
"email": "magicchao@163.com",
"name": "magicchao"
}
],
"num_versions": 11,
"repository": null,
"scripts": {
"build": "run-s build:tsc build:bundle",
"build:bundle": "node build.mjs",
"build:tsc": "tsc -b",
"test": "vitest run",
"typecheck": "tsc -b --pretty false"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['token-profiler']",
"dependency_added_unknown": "3 new non-watchlisted dep(s): ['@hono/node-server', 'better-sqlite3', 'hono']",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2026-05-08T08:25:35.082Z",
"modified": "2026-06-10T08:15:33.131Z"
}
}