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":["@matyah00/[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":["@matyah00/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched ".ssh"
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 186 · status changed
Related candidates
Linked campaigns and clusters
matyah00
5 members · evidence strength 74Evidence
Static findings
17 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/damage-control-rules.yaml | matched ".ssh" | 30 |
| medium | Remote Payload | package/themes/catppuccin-mocha.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/cyberpunk.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/dracula.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/everforest.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/gruvbox.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/midnight-ocean.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/nord.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/ocean-breeze.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/rose-pine.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/synthwave.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/tokyo-night.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/damage-control-rules.yaml | matched "curl " | 12 |
Show all 17 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/damage-control-rules.yaml | matched ".ssh" | 30 |
| medium | Remote Payload | package/themes/catppuccin-mocha.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/cyberpunk.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/dracula.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/everforest.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/gruvbox.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/midnight-ocean.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/nord.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/ocean-breeze.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/rose-pine.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/synthwave.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/themes/tokyo-night.json | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/damage-control-rules.yaml | matched "curl " | 12 |
| low | Obfuscation | package/extensions/audit-tools.ts | matched "eval(" | 3 |
| low | Obfuscation | package/extensions/purpose-gate.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/extensions/theme-cycler.ts | matched "\\u2588" | 3 |
| low | Obfuscation | package/extensions/tool-counter-widget.ts | matched "\\x1b" | 3 |
Manifest
Package metadata
Scripts4
checknpm run validate && npm run typecheck && npm run pack:checkpack:checknpm pack --dry-runtypechecktsc --noEmitvalidatenode scripts/validate-package.mjs
Dependencies1
yaml^2.8.0