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
Remote Payload: matched "raw.githubusercontent.com"
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 54 · status changed
Related candidates
Linked campaigns and clusters
yuvalsuede
6 members · evidence strength 74Evidence
Static findings
15 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/lib/skill-update.js | matched "raw.githubusercontent.com" | 12 |
Show all 15 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/lib/skill-update.js | matched "raw.githubusercontent.com" | 12 |
| low | Obfuscation | package/dist/commands/alias.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/commands/apikey.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/commands/config.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/commands/credits.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/commands/debug.js | matched "\\u2514" | 3 |
| low | Obfuscation | package/dist/commands/doctor.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/lib/errors.js | matched "\\u2717" | 3 |
| low | Obfuscation | package/dist/commands/inspect.js | matched "\\u250c" | 3 |
| low | Obfuscation | package/dist/commands/list.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/commands/logout.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/commands/plan.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/commands/profile.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/commands/status.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/commands/usage.js | matched "\\u256D" | 3 |
Manifest
Package metadata
Scripts5
buildtsclinteslint src/pretesttsc -p tsconfig.test.jsontestnode --test test-out/commands.test.jstypechecktsc --noEmit
Dependencies5
@agentmedia/schema^0.5.0chalk^5.4.1commander^13.1.0open^10.1.0ora^8.2.0