PkgRadar

Package evidence

@andyqiu/[email protected]

Credential file access, Remote Payload, Install-time lifecycle script +1 more

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 bytes269,435
Previous version0.3.12
Published2026-05-23T07:17:45.803Z
SHA-2560703e205c14958a4dbd802117fea200cb1ab8f3638d9e27c55d09d2fba0ca3b4

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
85Score
0.3.13Version
Status history (1 event)
  1. newavailable · risk high · score 85 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Credential file access

191 members · evidence strength 90
Publisher / release actor burststale

Publisher burst: andyqiu

2 members · evidence strength 64
Repeated static TTPcandidate

Credential file access

191 members · max score 289

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.js30
highCredential file accesspackage/schemas/codeforge.schema.json30
mediumRemote Payloadpackage/scripts/check-bun.mjs12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.js30
highCredential file accesspackage/schemas/codeforge.schema.json30
mediumRemote Payloadpackage/scripts/check-bun.mjs12
lowInstall-time lifecycle scriptpackage.json4
lowObfuscationpackage/dist/index.js3
lowObfuscationpackage/scripts/check-bun.mjs3
lowObfuscationpackage/bin/codeforge.mjs3

Manifest

Package metadata

Scripts 54

Sign in to view install / lifecycle script contents.

Dependencies2
  • yaml^2.6.0
  • zod4.1.8