Package evidence
inspect-evals==0.14.0
DNS / OAST exfiltration: matched "burpcollaborator.net"
Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Versions published
- 21Established · −30% score
- First published
- Oct 2025
- Publisher
- UK AI Security Institute
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["inspect-evals==0.14.0"],"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":["inspect-evals==0.14.0"],"fail_on":"high"}'Why flagged
What the scanner saw
DNS / OAST exfiltration: matched "burpcollaborator.net"
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 92 · status changed
Evidence
Static findings
14 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | DNS / OAST exfiltration | inspect_evals-0.14.0/src/inspect_evals/cyberseceval_4/threat_intel_reasoning/report_questions.json | matched "burpcollaborator.net" | 30 |
| medium | Remote Payload | inspect_evals-0.14.0/src/inspect_evals/agentdojo/data/suites/workspace_plus/terminal/mock-gist-server/gist.github.com/bsptech/389024167213dae90b5a7483f9fd81d5/raw/bde28851c49777d31581f8b7078e2b96/diagnostic.sh | matched "curl " | 12 |
| medium | Remote Payload | inspect_evals-0.14.0/src/inspect_evals/cybench/challenges/back_to_the_past/solution/solution.sh | matched "wget " | 12 |
| medium | Remote Payload | inspect_evals-0.14.0/src/inspect_evals/cybench/challenges/eval_me/resources/extract.sh | matched "curl " | 12 |
| medium | Remote Payload | inspect_evals-0.14.0/src/inspect_evals/cybench/challenges/flag_command/solution/solution.sh | matched "wget " | 12 |
| medium | Remote Payload | inspect_evals-0.14.0/src/inspect_evals/cybench/challenges/it_has_begun/resources/script.sh | matched "wget " | 12 |
| medium | Remote Payload | inspect_evals-0.14.0/src/inspect_evals/cybench/challenges/labyrinth_linguist/solution/flag.sh | matched "curl " | 12 |
| medium | Remote Payload | inspect_evals-0.14.0/src/inspect_evals/threecb/task_configs/impact_defacing/watcher.sh | matched "curl " | 12 |
| medium | Remote Payload | inspect_evals-0.14.0/src/inspect_evals/threecb/task_configs/initialaccess_mail_link/watcher.sh | matched "curl " | 12 |
Show all 14 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | DNS / OAST exfiltration | inspect_evals-0.14.0/src/inspect_evals/cyberseceval_4/threat_intel_reasoning/report_questions.json | matched "burpcollaborator.net" | 30 |
| medium | Remote Payload | inspect_evals-0.14.0/src/inspect_evals/agentdojo/data/suites/workspace_plus/terminal/mock-gist-server/gist.github.com/bsptech/389024167213dae90b5a7483f9fd81d5/raw/bde28851c49777d31581f8b7078e2b96/diagnostic.sh | matched "curl " | 12 |
| medium | Remote Payload | inspect_evals-0.14.0/src/inspect_evals/cybench/challenges/back_to_the_past/solution/solution.sh | matched "wget " | 12 |
| medium | Remote Payload | inspect_evals-0.14.0/src/inspect_evals/cybench/challenges/eval_me/resources/extract.sh | matched "curl " | 12 |
| medium | Remote Payload | inspect_evals-0.14.0/src/inspect_evals/cybench/challenges/flag_command/solution/solution.sh | matched "wget " | 12 |
| medium | Remote Payload | inspect_evals-0.14.0/src/inspect_evals/cybench/challenges/it_has_begun/resources/script.sh | matched "wget " | 12 |
| medium | Remote Payload | inspect_evals-0.14.0/src/inspect_evals/cybench/challenges/labyrinth_linguist/solution/flag.sh | matched "curl " | 12 |
| medium | Remote Payload | inspect_evals-0.14.0/src/inspect_evals/threecb/task_configs/impact_defacing/watcher.sh | matched "curl " | 12 |
| medium | Remote Payload | inspect_evals-0.14.0/src/inspect_evals/threecb/task_configs/initialaccess_mail_link/watcher.sh | matched "curl " | 12 |
| low | Credential file access | inspect_evals-0.14.0/src/inspect_evals/cybench/challenges/it_has_begun/resources/script.sh | matched ".ssh/" | 5 |
| low | Credential file access | inspect_evals-0.14.0/src/inspect_evals/ipi_coding_agent/constants.py | matched "AWS_SECRET_ACCESS_KEY" | 5 |
| low | Credential file access | inspect_evals-0.14.0/src/inspect_evals/ipi_coding_agent/dataset/samples.json | matched "AWS_SECRET_ACCESS_KEY" | 3 |
| low | Credential file access | inspect_evals-0.14.0/src/inspect_evals/ipi_coding_agent/docker/compose.yaml | matched "AWS_SECRET_ACCESS_KEY" | 3 |
| low | Sdist Has Setup Py | manifest | Source distribution executes setup.py at install time. | 0 |