PkgRadar

Package evidence

@openparachute/[email protected]

Credential file access: matched ".npmrc"

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":["@openparachute/[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":["@openparachute/[email protected]"],"fail_on":"high"}'
Publisherunforced
Artifact bytes9,567,461
Previous version0.1.0
Published2026-05-05T17:24:17.014Z
SHA-256fcf14bb5305a93d30dfdf0bf4b4ddcc345a3c3c678d4a2db76b5ffa82122897f

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/src/container-runner.tsmatched ".npmrc"30
highCredential file accesspackage/src/modules/mount-security/index.tsmatched ".ssh"30
mediumRemote Payloadpackage/src/web/static-serve.test.tsmatched "curl "12
mediumObfuscation Densitypackage/web/ui/pnpm-lock.yamlhigh encoded/escaped-token density12
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/src/container-runner.tsmatched ".npmrc"30
highCredential file accesspackage/src/modules/mount-security/index.tsmatched ".ssh"30
mediumRemote Payloadpackage/src/web/static-serve.test.tsmatched "curl "12
mediumObfuscation Densitypackage/web/ui/pnpm-lock.yamlhigh encoded/escaped-token density12
lowObfuscationpackage/web/ui/src/lib/auth.tsmatched "fromCharCode"3
lowObfuscationpackage/src/secrets/crypto.test.tsmatched "Buffer.from(ct, 'base64"3
lowObfuscationpackage/src/secrets/crypto.tsmatched "Buffer.from(encoded, 'base64"3
lowObfuscationpackage/.claude/skills/add-dashboard/resources/dashboard-pusher.tsmatched "\\x1b"3
lowObfuscationpackage/src/log.tsmatched "\\x1b"3
lowObfuscationpackage/src/session-manager.tsmatched "Buffer.from(att.data as string, 'base64"3
lowObfuscationpackage/src/channels/telegram-markdown-sanitize.tsmatched "\\x00"3
lowObfuscationpackage/repo-tokens/action.ymlmatched "\\u00b7"3

Manifest

Package metadata

Scripts6
  • buildtsc -b && vite build && node scripts/verify-base.mjs
  • devvite
  • previewvite preview
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies3
  • react^19.0.0
  • react-dom^19.0.0
  • react-router-dom^7.0.0