PkgRadar

Package evidence

@de-otio/[email protected]

DNS / OAST exfiltration: matched "dns.lookup"

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
4
First published
May 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@de-otio/[email protected]"],"fail_on":"review"}'

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":["@de-otio/[email protected]"],"fail_on":"review"}'
Artifact bytes155,394
Previous version0.3.1
Published2026-05-22T16:42:06.776Z
SHA-256e0012e7bd0fdbc1b6a53b8ad1b29e100cf67562dca1ba82fd0716ffda24004c1

Why flagged

What the scanner saw

DNS / OAST exfiltration: matched "dns.lookup"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
21Score
0.3.2Version
Status history (1 event)
  1. newavailable · risk review · score 21 · status changed

Evidence

Static findings

6 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highDNS / OAST exfiltrationpackage/dist/ollama-client.jsmatched "dns.lookup"30
highDNS / OAST exfiltrationpackage/src/ollama-client.tsmatched "dns.lookup"30
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highDNS / OAST exfiltrationpackage/dist/ollama-client.jsmatched "dns.lookup"30
highDNS / OAST exfiltrationpackage/src/ollama-client.tsmatched "dns.lookup"30
lowCredential file accesspackage/dist/prose-extraction.jsmatched ".ssh"5
lowCredential file accesspackage/dist/prose-extraction.test.jsmatched "id_rsa"5
lowCredential file accesspackage/src/prose-extraction.test.tsmatched "id_rsa"5
lowCredential file accesspackage/src/prose-extraction.tsmatched ".ssh"5

Manifest

Package metadata

Scripts1
  • buildtsc
Dependencies2
  • @de-otio/repo-aegis-core^0.3.2
  • zod^4.4.3