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 "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 48 · status changed
Related candidates
Linked campaigns and clusters
t3dotgg
3 members · evidence strength 69Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/src/anonymous-server.js | matched "GITHUB_TOKEN" | 30 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/src/anonymous-server.js | matched "GITHUB_TOKEN" | 30 |
| low | Obfuscation | package/src/anonymous-server.js | matched "Buffer.from(ivBase64, \"base64" | 3 |
| low | Obfuscation | package/src/anonymous.js | matched "Buffer.from(source.bundle, \"base64" | 3 |
| low | Obfuscation | package/src/auth.js | matched "Buffer.from(value, \"base64" | 3 |
| low | Obfuscation | package/src/client.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/src/source-runtime-worker.js | matched "Buffer.from(response.bodyBase64 ?? \"\", \"base64" | 3 |
| low | Obfuscation | package/src/source-runtime.js | matched "Buffer.from(String(request.bodyBase64" | 3 |
Manifest
Package metadata
Scripts1
checknode --check src/cli.js && node --check src/runtime.js && node --check src/server.js && node --check src/client.js && node --check src/source-store.js && node --check src/source-runtime.js && node --check src/source-runtime-worker.js && node --check src/source-runtime-loader.mjs && node --check src/anonymous.js && node --check src/anonymous-server.js && node --check src/auth.js && node --check src/version.js
Dependencies4
esbuild^0.27.1pg^8.16.3preact^10.28.0ws^8.18.3