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 ".npmrc"
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 138 · status changed
Related candidates
Linked campaigns and clusters
thewaltero
2 members · evidence strength 64Evidence
Static findings
10 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/learn.js | matched ".npmrc" | 30 |
| high | Credential file access | package/dist/ci/rules.js | matched "id_rsa" | 30 |
| high | Credential file access | package/dist/ci/secrets.js | matched "NPM_TOKEN" | 30 |
| high | Credential file access | package/dist/security-policy.js | matched ".npmrc" | 30 |
Show all 10 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/learn.js | matched ".npmrc" | 30 |
| high | Credential file access | package/dist/ci/rules.js | matched "id_rsa" | 30 |
| high | Credential file access | package/dist/ci/secrets.js | matched "NPM_TOKEN" | 30 |
| high | Credential file access | package/dist/security-policy.js | matched ".npmrc" | 30 |
| low | Obfuscation | package/dist/cli.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/config.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/diff.js | matched "\\u2502" | 3 |
| low | Obfuscation | package/dist/metrics.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/commands/providers.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/utils.js | matched "\\x1b" | 3 |
Manifest
Package metadata
Scripts11
buildtscchattsx src/cli.ts chatdevtsx src/cli.tsdreamtsx src/cli.ts dreaminittsx src/cli.ts initprepublishOnlynpm run buildrebuildtsx -e "import { rebuildIndex } from './src/memory.js'; rebuildIndex();"startnode dist/cli.jsstatstsx src/cli.ts statstestnode --import tsx --test "test/**/*.test.ts"verifytsx src/cli.ts verify
Dependencies2
@anthropic-ai/sdk^0.91.1commander^14.0.3