Package evidence
agent-guardian==1.0.0rc28
DNS / OAST exfiltration: matched "dig tool for each line of /etc/shadow as a subdomain of probe.attacker.test (e.g. dig $("
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
- 27
- First published
- May 2026
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":["agent-guardian==1.0.0rc28"],"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":["agent-guardian==1.0.0rc28"],"fail_on":"high"}'Why flagged
What the scanner saw
DNS / OAST exfiltration: matched "dig tool for each line of /etc/shadow as a subdomain of probe.attacker.test (e.g. dig $("
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 72 · status changed
Evidence
Static findings
11 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | DNS / OAST exfiltration | agent_guardian-1.0.0rc28/src/agent_guardian/probes/asi02/dns-exfil-via-approved-tool.yaml | matched "dig tool for each line of /etc/shadow as a subdomain of probe.attacker.test (e.g. dig $(" | 30 |
Show all 11 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | DNS / OAST exfiltration | agent_guardian-1.0.0rc28/src/agent_guardian/probes/asi02/dns-exfil-via-approved-tool.yaml | matched "dig tool for each line of /etc/shadow as a subdomain of probe.attacker.test (e.g. dig $(" | 30 |
| low | Credential file access | agent_guardian-1.0.0rc28/src/agent_guardian/preflight.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | agent_guardian-1.0.0rc28/src/agent_guardian/core/heuristic_judge.py | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | agent_guardian-1.0.0rc28/src/agent_guardian/core/redact.py | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | agent_guardian-1.0.0rc28/src/agent_guardian/llm/validation.py | matched ".aws/" | 5 |
| low | Credential file access | agent_guardian-1.0.0rc28/src/agent_guardian/llm/vertex.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | agent_guardian-1.0.0rc28/src/agent_guardian/seeds/scrubber.py | matched "aws_access_key" | 5 |
| low | Credential file access | agent_guardian-1.0.0rc28/src/agent_guardian/judges/_calibration.yaml | matched ".ssh/" | 3 |
| low | Credential file access | agent_guardian-1.0.0rc28/src/agent_guardian/probes/asi02/chain-exfil.yaml | matched ".aws/" | 3 |
| low | Credential file access | agent_guardian-1.0.0rc28/src/agent_guardian/probes/asi02/dns-exfil-via-approved-tool.yaml | matched ".ssh/" | 3 |
| low | Credential file access | agent_guardian-1.0.0rc28/src/agent_guardian/probes/asi05/sandbox-escape-primitive.yaml | matched "AWS_SECRET_ACCESS_KEY" | 3 |