npm @tostudy-ai/cli @0.12.0
score
0.581
med
flagged
2026-06-17 08:46
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: ['tostudy'] |
| script_count_spike | 0.5 | scripts count 0 -> 8 |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['commander'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"cleiton.paris"
],
"versions": 18
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-XfL9FElMvu0yyWGDL0J//ZMwqxA7qukQUkfkklYCjF45vZZHqUy8PhX3Qn8H8tbgv6tobrV7R8eb/SRdcATzDA==",
"tarball": "https://registry.npmjs.org/@tostudy-ai/cli/-/cli-0.12.0.tgz",
"unpackedSize": 5625911
},
"dist-tags": {
"latest": "0.12.0"
},
"latest_version": "0.12.0",
"maintainers": [
{
"email": "cleiton.paris@icloud.com",
"name": "cleiton.paris"
}
],
"num_versions": 21,
"repository": null,
"scripts": {
"build": "node build-npm.mjs",
"build:standalone": "bun run build.ts",
"dev": "echo '@tostudy-ai/cli: no dev server (CLI tool). Use: tsx bin/tostudy.ts <command>'",
"lint": "eslint src/",
"prepublishOnly": "npm run build",
"test": "vitest run",
"test:watch": "vitest",
"type-check": "tsc --noEmit"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['tostudy']",
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['commander']",
"no_repo": "package.json has no repository field",
"script_count_spike": "scripts count 0 -> 8"
},
"time": {
"created": "2026-03-22T23:07:56.940Z",
"modified": "2026-06-17T13:46:08.638Z"
}
}