PkgRadar

Package evidence

@attestplane/[email protected]

Credential file access: matched "ID_RSA"

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":["@attestplane/[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":["@attestplane/[email protected]"],"fail_on":"high"}'
Publisherwangfengcsu
Artifact bytes123,868
Previous version1.7.6
Published2026-05-24T15:30:23.572Z
SHA-256c2a63189a4fa2aa8ce9e71c01e8043d1fafffb5680df5ca270d8560ebd1146f3

Why flagged

What the scanner saw

Credential file access: matched "ID_RSA"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

wangfengcsu

10 members · evidence strength 71

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/rfc3161.jsmatched "ID_RSA"30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/rfc3161.jsmatched "ID_RSA"30
lowObfuscationpackage/dist/intoto.jsmatched "Buffer.from(envelope.payload, 'base64"3
lowObfuscationpackage/dist/proof_bundle.jsmatched "Buffer.from(b64, 'base64"3
lowObfuscationpackage/dist/signing/trust_roots.jsmatched "Buffer.from(b64, 'base64"3

Manifest

Package metadata

Scripts7
  • buildtsc
  • formatbiome format --write src test
  • lintbiome check src test
  • lint:fixbiome check --write src test
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies1
  • uuid^11.0.0