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 66 · status changed
Related candidates
Linked campaigns and clusters
harmit_.3
2 members · evidence strength 57Evidence
Static findings
19 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/bin/tribunal-kit.js | matched "raw.githubusercontent.com" | 12 |
Show all 19 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/bin/tribunal-kit.js | matched "raw.githubusercontent.com" | 12 |
| low | Obfuscation | package/.agent/scripts/_colors.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/.agent/scripts/case_law_manager.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/.agent/scripts/checklist.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/.agent/scripts/colors.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/.agent/scripts/context_broker.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/.agent/scripts/graph_builder.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/.agent/scripts/graph_visualizer.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/.agent/scripts/graph_zoom.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/.agent/scripts/inner_loop_validator.js | matched "eval(" | 3 |
| low | Obfuscation | package/.agent/scripts/security_scan.js | matched "eval(" | 3 |
| low | Obfuscation | package/.agent/scripts/session_manager.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/.agent/scripts/skill_evolution.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/.agent/scripts/skill_integrator.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/bin/tribunal-kit.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/.agent/scripts/utils.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/scripts/validate-payload.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/.agent/scripts/verify_all.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/.agent/skills/vulnerability-scanner/scripts/security_scan.py | matched "eval(" | 3 |
Manifest
Package metadata
Scripts10
buildecho 'No build step required for this project'changelognode scripts/changelog.jschangelog:previewnode scripts/changelog.js --previewpreversionnode scripts/sync-version.jssyncnode scripts/sync-version.jstestnpm run validate-payload && jest --coveragetest:integrationjest test/integration --coveragetest:unitjest test/unit --coveragevalidate-payloadnode scripts/validate-payload.jsversionnode scripts/changelog.js && git add CHANGELOG.md