PkgRadar

Package evidence

[email protected]

Credential file access: matched "GITHUB_TOKEN"

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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherlacymorrow
Artifact bytes5,609,134
Previous version1.8.15
Published2026-05-24T17:21:06.588Z
SHA-256211374a236948fa2de50da9b0aa559101b4b36d5f1468b4aac95e5f2e7492356

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

lacymorrow

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/.github/workflows/dependabot-auto-merge.ymlmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/packages/lacy/index.mjsmatched "curl "12
mediumRemote Payloadpackage/docs/videos/generate_frames_v2.pymatched "curl "12
mediumRemote Payloadpackage/docs/videos/generate_frames.pymatched "curl "12
mediumRemote Payloadpackage/docs/videos/generate_short_v2.pymatched "curl "12
mediumRemote Payloadpackage/docs/videos/generate_short.pymatched "curl "12
mediumRemote Payloadpackage/install.shmatched "curl "12
mediumRemote Payloadpackage/docs/launch-thread-may6.shmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/lib/core/mcp.shmatched "curl "12
mediumRemote Payloadpackage/lib/core/preheat.shmatched "curl "12
mediumRemote Payloadpackage/lib/core/telemetry.shmatched "curl "12
mediumRemote Payloadpackage/script/release.tsmatched "curl "12
Show all 15 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/.github/workflows/dependabot-auto-merge.ymlmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/packages/lacy/index.mjsmatched "curl "12
mediumRemote Payloadpackage/docs/videos/generate_frames_v2.pymatched "curl "12
mediumRemote Payloadpackage/docs/videos/generate_frames.pymatched "curl "12
mediumRemote Payloadpackage/docs/videos/generate_short_v2.pymatched "curl "12
mediumRemote Payloadpackage/docs/videos/generate_short.pymatched "curl "12
mediumRemote Payloadpackage/install.shmatched "curl "12
mediumRemote Payloadpackage/docs/launch-thread-may6.shmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/lib/core/mcp.shmatched "curl "12
mediumRemote Payloadpackage/lib/core/preheat.shmatched "curl "12
mediumRemote Payloadpackage/lib/core/telemetry.shmatched "curl "12
mediumRemote Payloadpackage/script/release.tsmatched "curl "12
lowObfuscationpackage/packages/lacy/index.mjsmatched "\\x1b"3
lowObfuscationpackage/lib/core/context.shmatched "\\x1b"3
lowObfuscationpackage/lib/core/detection.shmatched "\\x01"3

Manifest

Package metadata

Scripts3
  • releasenpm publish
  • release:betanpm version prerelease --preid=beta && npm publish --tag beta
  • startnode index.mjs
Dependencies2
  • @clack/prompts^0.7.0
  • picocolors^1.0.0