npm @openthink/think @2.1.0
score
0.5932
med
flagged
2026-06-05 05:49
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['think'] |
| topology | ||
| dependency_added_unknown | 0.6 | 10 new non-watchlisted dep(s): ['@anthropic-ai/claude-agent-sdk', '@anthropic-ai/sdk', '@hono/node-server', '@modelcontextprotocol/sdk', 'chalk'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"matt_saltline_digital"
],
"versions": 30
}
Evidence (package doc at flag time)
{
"dependencies_count": 11,
"dist": {
"integrity": "sha512-S/twOw79WMSUKcAS2a7mqS/1Apt7kgoRqou3eEQgw9eNyC5/LHK3Z79t8tb1H9lF2MEg5h6uPc47LTubIJhkeQ==",
"tarball": "https://registry.npmjs.org/@openthink/think/-/think-2.1.0.tgz",
"unpackedSize": 731457
},
"dist-tags": {
"alpha": "1.0.0-alpha.14",
"latest": "2.1.0"
},
"latest_version": "2.1.0",
"maintainers": [
{
"email": "matt@saltline.digital",
"name": "matt_saltline_digital"
}
],
"num_versions": 50,
"repository": {
"directory": "packages/cli",
"type": "git",
"url": "git+https://github.com/OpenThinkAi/think-cli.git"
},
"scripts": {
"build": "tsup && find dist -name '*.js' -exec perl -i -pe 's/from \"sqlite\"/from \"node:sqlite\"/g' {} +",
"dev": "tsx src/index.ts",
"prepublishOnly": "npm run build",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "tsc --noEmit -p tsconfig.json"
},
"signal_details": {
"bin_added": "new bin entry: ['think']",
"dependency_added_unknown": "10 new non-watchlisted dep(s): ['@anthropic-ai/claude-agent-sdk', '@anthropic-ai/sdk', '@hono/node-server', '@modelcontextprotocol/sdk', 'chalk'] ..."
},
"time": {
"created": "2026-05-04T00:47:01.726Z",
"modified": "2026-06-05T04:06:54.051Z"
}
}