Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@toolpack-sdk/[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@toolpack-sdk/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation: matched "\\x1b"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 24 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Obfuscation | package/dist/screens/ChatScreen.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/cli.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/components/HomeInput.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/screens/HomeScreen.js | matched "\\u2022" | 3 |
| low | Obfuscation | package/dist/components/Markdown.js | matched "\\u2502" | 3 |
| low | Obfuscation | package/dist/screens/SettingsScreen.js | matched "\\u2699" | 3 |
| low | Obfuscation | package/dist/theme/ThemeContext.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/components/ToolLogPopup.js | matched "\\u25B2" | 3 |
Manifest
Package metadata
Scripts6
buildtsc && node scripts/copy-knowledge.cjsdevtsx --watch source/cli.tsxprepublishOnlynpm run buildpublish:npmnpm run build && npm publish --access publicstartnpm run build && node dist/cli.jstestprettier --check . && ava
Dependencies17
@toolpack-sdk/knowledge1.3.0better-sqlite3^12.6.2clipboardy^5.3.0dotenv^17.3.1fast-glob^3.3.3hex-rgb^5.0.0ink^4.1.0ink-markdown^1.0.4ink-select-input^6.2.0ink-text-input^6.0.0marked^17.0.3meow^11.0.0node-pty^1.1.0open^11.0.0react^18.2.0toolpack-sdk1.3.0uuid^13.0.0