Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 171 · status changed
Related candidates
Linked campaigns and clusters
lacymorrow
2 members · evidence strength 64Evidence
Static findings
15 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/.github/workflows/dependabot-auto-merge.yml | matched "GITHUB_TOKEN" | 30 |
| medium | Remote Payload | package/packages/lacy/index.mjs | matched "curl " | 12 |
| medium | Remote Payload | package/docs/videos/generate_frames_v2.py | matched "curl " | 12 |
| medium | Remote Payload | package/docs/videos/generate_frames.py | matched "curl " | 12 |
| medium | Remote Payload | package/docs/videos/generate_short_v2.py | matched "curl " | 12 |
| medium | Remote Payload | package/docs/videos/generate_short.py | matched "curl " | 12 |
| medium | Remote Payload | package/install.sh | matched "curl " | 12 |
| medium | Remote Payload | package/docs/launch-thread-may6.sh | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/lib/core/mcp.sh | matched "curl " | 12 |
| medium | Remote Payload | package/lib/core/preheat.sh | matched "curl " | 12 |
| medium | Remote Payload | package/lib/core/telemetry.sh | matched "curl " | 12 |
| medium | Remote Payload | package/script/release.ts | matched "curl " | 12 |
Show all 15 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/.github/workflows/dependabot-auto-merge.yml | matched "GITHUB_TOKEN" | 30 |
| medium | Remote Payload | package/packages/lacy/index.mjs | matched "curl " | 12 |
| medium | Remote Payload | package/docs/videos/generate_frames_v2.py | matched "curl " | 12 |
| medium | Remote Payload | package/docs/videos/generate_frames.py | matched "curl " | 12 |
| medium | Remote Payload | package/docs/videos/generate_short_v2.py | matched "curl " | 12 |
| medium | Remote Payload | package/docs/videos/generate_short.py | matched "curl " | 12 |
| medium | Remote Payload | package/install.sh | matched "curl " | 12 |
| medium | Remote Payload | package/docs/launch-thread-may6.sh | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/lib/core/mcp.sh | matched "curl " | 12 |
| medium | Remote Payload | package/lib/core/preheat.sh | matched "curl " | 12 |
| medium | Remote Payload | package/lib/core/telemetry.sh | matched "curl " | 12 |
| medium | Remote Payload | package/script/release.ts | matched "curl " | 12 |
| low | Obfuscation | package/packages/lacy/index.mjs | matched "\\x1b" | 3 |
| low | Obfuscation | package/lib/core/context.sh | matched "\\x1b" | 3 |
| low | Obfuscation | package/lib/core/detection.sh | matched "\\x01" | 3 |
Manifest
Package metadata
Scripts3
releasenpm publishrelease:betanpm version prerelease --preid=beta && npm publish --tag betastartnode index.mjs
Dependencies2
@clack/prompts^0.7.0picocolors^1.0.0