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 bytes124,511
Previous version1.8.0
Published2026-05-25T03:42:00.462Z
SHA-256cd7b4c2f4f2541c10197283c2ad0dd82acf6d5ae3ab6d64f8c946f3735ec3059

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.8.1Version
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