PkgRadar

Package evidence

@cerberus-ai/[email protected]

DNS / OAST exfiltration

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.

Weekly downloads
48
Versions published
17
First published
Mar 2026
Publisher
manofstyle04

Recommended action

Block this update

Static 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":["@cerberus-ai/[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":["@cerberus-ai/[email protected]"],"fail_on":"high"}'
Publishermanofstyle04
Artifact bytes190,356
Previous version3.0.0
Published2026-06-27T13:28:16.981Z
SHA-2562e82df3296c7dc08d429ad8fe48929e69d412c075e92d8ca437c4d16af0a63ef

Why flagged

What the scanner saw

DNS / OAST exfiltration

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
30Score
3.0.1Version
Status history (1 event)
  1. newavailable · risk high · score 30 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

DNS / OAST exfiltration

85 members · evidence strength 90
Repeated static TTPcandidate

DNS / OAST exfiltration

85 members · max score 207

Evidence

Static findings

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

SeverityKindPathDetailPoints
highDNS / OAST exfiltrationmanifest30

Manifest

Package metadata

Dependencies1
  • zod^4.3.6