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":["@voxcode-dev/[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":["@voxcode-dev/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched ".SSH"
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
keyreyla
5 members · evidence strength 84Evidence
Static findings
12 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/keys.js | matched ".SSH" | 30 |
| medium | Obfuscation Density | package/dist/keys.js | high encoded/escaped-token density | 12 |
Show all 12 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/keys.js | matched ".SSH" | 30 |
| medium | Obfuscation Density | package/dist/keys.js | high encoded/escaped-token density | 12 |
| low | Obfuscation | package/dist/components/editor.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/components/image.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/components/input.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/keys.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/components/markdown.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/dist/stdin-buffer.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/terminal-image.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/terminal.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/tui.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/utils.js | matched "\\uFE0F" | 3 |
Manifest
Package metadata
Scripts4
buildtsgo -p tsconfig.build.jsoncleanshx rm -rf distprepublishOnlynpm run clean && npm run buildtestnode --test test/*.test.ts
Dependencies2
get-east-asian-width1.6.0marked15.0.12