PkgRadar

Package evidence

@andyqiu/[email protected]

Credential file access, Install-time lifecycle script

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
97
First published
May 2026
Publisher
andyqiu

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":["@andyqiu/[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":["@andyqiu/[email protected]"],"fail_on":"high"}'
Publisherandyqiu
Artifact bytes387,915
Previous version0.8.10
Published2026-06-15T08:55:37.312Z
SHA-256d3df987e5100feb990c74f9cc4af0b18e81285be8678131506ff234fb684391e

Why flagged

What the scanner saw

Credential file access

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
35Score
0.8.11Version
Status history (6 events)
  1. availableavailable · risk high · score 35 · status available -> available, risk high -> high, score 24 -> 35
  2. availableavailable · risk high · score 24 · status available -> available, risk high -> high, score 35 -> 24
  3. availableavailable · risk high · score 35 · status available -> available, risk high -> high, score 24 -> 35
  4. availableavailable · risk high · score 24 · status available -> available, risk high -> high, score 35 -> 24
  5. availableavailable · risk high · score 35 · status available -> available, risk high -> high, score 24 -> 35
  6. newavailable · risk high · score 24 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Credential file access

191 members · evidence strength 90
Repeated static TTPcandidate

Credential file access

191 members · max score 289

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.js30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.js30
lowInstall-time lifecycle scriptpackage.json5

Manifest

Package metadata

Scripts 40

Sign in to view install / lifecycle script contents.