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":["@luanpdd/[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":["@luanpdd/[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 48 · status changed
Related candidates
Linked campaigns and clusters
luanpdd
2 members · evidence strength 53Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/src/ui/browser.js | matched ".SSH" | 30 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/src/ui/browser.js | matched ".SSH" | 30 |
| low | Obfuscation | package/kit/framework/bin/lib/commands.cjs | matched "\\u2588" | 3 |
| low | Obfuscation | package/kit/framework/bin/lib/security.cjs | matched "\\u200B" | 3 |
| low | Obfuscation | package/kit/framework/bin/lib/state.cjs | matched "\\u2588" | 3 |
| low | Obfuscation | package/kit/hooks/prompt-guard.js | matched "\\u200B" | 3 |
| low | Obfuscation | package/kit/hooks/statusline.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/core/ui.js | matched "\\x1b" | 3 |
Manifest
Package metadata
Scripts8
clinode bin/cli.jsprepublishOnlynode scripts/regen-manifest.js && node scripts/update-readme-counts.js && node test/run.mjs test/unit && node test/run.mjs test/integrationsmokenode bin/cli.js kit list-agents | head -5startnode bin/mcp.jstestnode test/run.mjs test/unittest:allnode test/run.mjs testtest:integrationnode test/run.mjs test/integrationtest:mutationstryker run
Dependencies3
@modelcontextprotocol/sdk^1.0.0commander^14.0.3picocolors^1.1.1
Optional dependencies3
@inquirer/prompts^8.4.2chokidar^5.0.0open^11.0.0