PkgRadar

Package evidence

@shipcheck/[email protected]

Credential file access: matched "AWS_SECRET_ACCESS_KEY"

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":["@shipcheck/[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":["@shipcheck/[email protected]"],"fail_on":"high"}'
Publisherpatravishek
Artifact bytes33,046
Previous version0.1.3
Published2026-05-24T17:38:10.072Z
SHA-25650ce4134edf3678cd91cbb2e38e780af19355c7a780e52c449ff56578d60144d

Why flagged

What the scanner saw

Credential file access: matched "AWS_SECRET_ACCESS_KEY"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

patravishek

5 members · evidence strength 71

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/checks/tier1/exposed-secrets.jsmatched "AWS_SECRET_ACCESS_KEY"30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/checks/tier1/exposed-secrets.jsmatched "AWS_SECRET_ACCESS_KEY"30
lowObfuscationpackage/dist/checks/tier1/cursor-rules-backdoor.jsmatched "\\x00"3
lowObfuscationpackage/dist/checks/tier1/dangerous-patterns.jsmatched "EVAL("3

Manifest

Package metadata

Scripts4
  • buildtsc
  • devtsc --watch
  • testvitest run
  • typechecktsc --noEmit
Dependencies2
  • fast-glob^3.3.3
  • ignore^7.0.5