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 120 · status changed
Related candidates
Linked campaigns and clusters
mipu
2 members · evidence strength 64Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/index.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/dist/lib.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/examples/security-demo.ts | matched "id_rsa" | 30 |
| medium | Obfuscation Density | package/dist/index.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/lib.js | high encoded/escaped-token density | 12 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/index.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/dist/lib.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/examples/security-demo.ts | matched "id_rsa" | 30 |
| medium | Obfuscation Density | package/dist/index.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/lib.js | high encoded/escaped-token density | 12 |
| low | Obfuscation | package/dist/index.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/lib.js | matched "\\x1B" | 3 |
Manifest
Package metadata
Scripts22
agent:skills:checknode scripts/agent-skills-check.mjsagent:skills:refreshnode scripts/agent-skills-refresh.mjsbuildtsupcompliancenode scripts/compliance-harness.mjscompliance:drynode scripts/compliance-harness.mjsdemotsx examples/multi-provider-demo.tsdemo:skillstsx examples/skills-demo.tsdevtsup --watchdogfoodnode scripts/dogfood.mjsformatprettier --write --end-of-line auto "src/**/*.ts"format:checkprettier --check --end-of-line auto "src/**/*.ts"indexingtsx src/index.ts indexingperf-budgetnode scripts/perf-budget.mjsprepublishOnlynpm run buildrelease:checknode scripts/release-check.mjsreview:stagedtsx src/index.ts --stagedsmoke:sveltenode scripts/svelte-smoke.mjsstartnode dist/index.jstestnode --experimental-vm-modules --require ./jest.setup.cjs node_modules/jest/bin/jest.jstest:coveragenode --experimental-vm-modules --require ./jest.setup.cjs node_modules/jest/bin/jest.js --coveragetypechecktsc --noEmittypecheck:teststsc --noEmit -p tsconfig.tests.json
Dependencies13
@google/genai^2.0.1@modelcontextprotocol/sdk^1.29.0commander14.0.3dotenv^17.4.2fast-glob3.3.3ignore7.0.5prompts^2.4.2smol-toml^1.6.1tiktoken1.0.22tree-sitter^0.21.1tree-sitter-javascript^0.23.1tree-sitter-typescript0.23.2zod^4.4.3