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":["@ygncode/[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":["@ygncode/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched "NPM_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 108 · status changed
Related candidates
Linked campaigns and clusters
setkyar
2 members · evidence strength 64Evidence
Static findings
12 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/.github/workflows/release.yml | matched "NPM_TOKEN" | 30 |
| medium | Remote Payload | package/export/vendor/highlight.min.js | matched "wget " | 12 |
| medium | Obfuscation Density | package/export/vendor/highlight.min.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/.pi/extensions/package-lock.json | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/web/package-lock.json | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/install.sh | matched "curl " | 12 |
Show all 12 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/.github/workflows/release.yml | matched "NPM_TOKEN" | 30 |
| medium | Remote Payload | package/export/vendor/highlight.min.js | matched "wget " | 12 |
| medium | Obfuscation Density | package/export/vendor/highlight.min.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/.pi/extensions/package-lock.json | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/web/package-lock.json | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/install.sh | matched "curl " | 12 |
| low | Obfuscation | package/export/app/00-data.js | matched "atob(" | 3 |
| low | Obfuscation | package/web/src/session/chat/done-notifier.js | matched "atob(" | 3 |
| low | Obfuscation | package/export/vendor/highlight.min.js | matched "\\u00A1" | 3 |
| low | Obfuscation | package/export/vendor/marked.min.js | matched "\\x00" | 3 |
| low | Obfuscation | package/web/src/session/data/session-data.test.js | matched "Buffer.from(s, 'base64" | 3 |
| low | Obfuscation | package/.pi/extensions/pi-web.ts | matched "\\u001b" | 3 |
Manifest
Package metadata
Scripts3
buildvite builddevvite build --watchtestvitest run
Dependencies2
highlight.jslatestmarkedlatest