PkgRadar

Package evidence

@toolpack-sdk/[email protected]

Obfuscation: matched "\\x1b"

Recommended action

Review before promoting

Mixed 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"}'
Publishersajeerzeji
Artifact bytes60,131
Previous version1.2.0
Published2026-04-05T14:01:45.080Z
SHA-25685178ae239086939171131e9edb192c6d6d3cfca6d4c704b2304f5a59dfb6b12

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

review
Last checked
reviewRisk
24Score
1.3.0Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/screens/ChatScreen.jsmatched "\\x1b"3
lowObfuscationpackage/dist/cli.jsmatched "\\x1b"3
lowObfuscationpackage/dist/components/HomeInput.jsmatched "\\x1b"3
lowObfuscationpackage/dist/screens/HomeScreen.jsmatched "\\u2022"3
lowObfuscationpackage/dist/components/Markdown.jsmatched "\\u2502"3
lowObfuscationpackage/dist/screens/SettingsScreen.jsmatched "\\u2699"3
lowObfuscationpackage/dist/theme/ThemeContext.jsmatched "\\x1b"3
lowObfuscationpackage/dist/components/ToolLogPopup.jsmatched "\\u25B2"3

Manifest

Package metadata

Scripts6
  • buildtsc && node scripts/copy-knowledge.cjs
  • devtsx --watch source/cli.tsx
  • prepublishOnlynpm run build
  • publish:npmnpm run build && npm publish --access public
  • startnpm run build && node dist/cli.js
  • testprettier --check . && ava
Dependencies17
  • @toolpack-sdk/knowledge1.3.0
  • better-sqlite3^12.6.2
  • clipboardy^5.3.0
  • dotenv^17.3.1
  • fast-glob^3.3.3
  • hex-rgb^5.0.0
  • ink^4.1.0
  • ink-markdown^1.0.4
  • ink-select-input^6.2.0
  • ink-text-input^6.0.0
  • marked^17.0.3
  • meow^11.0.0
  • node-pty^1.1.0
  • open^11.0.0
  • react^18.2.0
  • toolpack-sdk1.3.0
  • uuid^13.0.0