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":["@curie-agent/[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":["@curie-agent/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched "GITHUB_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 51 · status changed
Related candidates
Linked campaigns and clusters
pswitala
4 members · evidence strength 69Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/src/slash-commands.js | matched "GITHUB_TOKEN" | 30 |
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/src/slash-commands.js | matched "GITHUB_TOKEN" | 30 |
| low | Obfuscation | package/dist/src/agents-tab.js | matched "\\u00B7" | 3 |
| low | Obfuscation | package/dist/src/channels-tab.js | matched "\\u2191" | 3 |
| low | Obfuscation | package/dist/src/chat-surface.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/src/kitt-indicator.js | matched "\\u2588" | 3 |
| low | Obfuscation | package/dist/src/projects-tab.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/src/stats-tab.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/src/status-line.js | matched "\\u00B7" | 3 |
Manifest
Package metadata
Scripts6
buildtsc --project tsconfig.jsoncleannpx rimraf distdevtsc --watch --project tsconfig.jsonlinteslint src/testvitest runtypechecktsc --noEmit --project tsconfig.json
Dependencies7
@curie-agent/core0.2.5@curie-agent/protocol0.2.5@curie-agent/render0.2.5@types/react^19.0.0ink^7.0.1react^19.2.5react-dom^19.2.5