Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["[email protected]"],"fail_on":"high"}'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":["[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched "NPM_TOKEN"
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 high · score 72 · status changed
Related candidates
Linked campaigns and clusters
karl4th
3 members · evidence strength 71Evidence
Static findings
15 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/.github/workflows/publish.yml | matched "NPM_TOKEN" | 30 |
Show all 15 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/.github/workflows/publish.yml | matched "NPM_TOKEN" | 30 |
| low | Obfuscation | package/dist/App.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/components/GoalExecutionView.js | matched "\\u25C6" | 3 |
| low | Obfuscation | package/dist/components/GoalPlanView.js | matched "\\u25C6" | 3 |
| low | Obfuscation | package/dist/components/InputArea.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/components/MarkdownText.js | matched "\\u25C6" | 3 |
| low | Obfuscation | package/dist/components/MessageBubble.js | matched "\\u2699" | 3 |
| low | Obfuscation | package/dist/components/PermissionDialog.js | matched "\\u25C6" | 3 |
| low | Obfuscation | package/dist/components/ResumeSelector.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/components/RoundLimitDialog.js | matched "\\u25C6" | 3 |
| low | Obfuscation | package/dist/components/Splash.js | matched "\\u258C" | 3 |
| low | Obfuscation | package/dist/components/StatusLine.js | matched "\\u25C6" | 3 |
| low | Obfuscation | package/dist/components/ThinkingBlock.js | matched "\\u25C8" | 3 |
| low | Obfuscation | package/dist/components/ThinkingIndicator.js | matched "\\u25C6" | 3 |
| low | Obfuscation | package/dist/components/WelcomeBanner.js | matched "\\u00B7" | 3 |
Manifest
Package metadata
Scripts4
buildtscdevnpx tsx src/index.tsxstartnode dist/index.jstesttsx --test tests/*.test.ts
Dependencies7
chalk^5.6.2dotenv^17.4.2figures^6.1.0ink^4.4.1ink-text-input^5.0.1openai^6.39.0react^18.3.1