PkgRadar

Package evidence

@luanpdd/[email protected]

Credential file access: matched ".SSH"

Recommended action

Block this update

Static 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"}'
Publisherluanpdd
Artifact bytes1,572,090
Previous version1.31.0
Published2026-05-20T09:44:26.243Z
SHA-2568dd9105b18f93711b03867f2f0f286b1988341995fe90a1a7ed75712f2090d2b

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

high
Last checked
highRisk
48Score
1.32.0Version
Status history (1 event)
  1. newavailable · risk high · score 48 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

luanpdd

2 members · evidence strength 53

Evidence

Static findings

7 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential file accesspackage/src/ui/browser.jsmatched ".SSH"30
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/src/ui/browser.jsmatched ".SSH"30
lowObfuscationpackage/kit/framework/bin/lib/commands.cjsmatched "\\u2588"3
lowObfuscationpackage/kit/framework/bin/lib/security.cjsmatched "\\u200B"3
lowObfuscationpackage/kit/framework/bin/lib/state.cjsmatched "\\u2588"3
lowObfuscationpackage/kit/hooks/prompt-guard.jsmatched "\\u200B"3
lowObfuscationpackage/kit/hooks/statusline.jsmatched "\\x1b"3
lowObfuscationpackage/src/core/ui.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts8
  • clinode bin/cli.js
  • prepublishOnlynode scripts/regen-manifest.js && node scripts/update-readme-counts.js && node test/run.mjs test/unit && node test/run.mjs test/integration
  • smokenode bin/cli.js kit list-agents | head -5
  • startnode bin/mcp.js
  • testnode test/run.mjs test/unit
  • test:allnode test/run.mjs test
  • test:integrationnode test/run.mjs test/integration
  • test:mutationstryker run
Dependencies3
  • @modelcontextprotocol/sdk^1.0.0
  • commander^14.0.3
  • picocolors^1.1.1
Optional dependencies3
  • @inquirer/prompts^8.4.2
  • chokidar^5.0.0
  • open^11.0.0