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.

Versions published
16
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 bytes116,552
Previous version1.3.0
Published2026-04-29T10:17:36.297Z
SHA-2566021e66d85f8fdf5eeffd7de122e7fe606e0e48ce2cefeba247ccd5c7cb4f8d7

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
1.4.0Version
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

Dependencies3
  • @opentelemetry/api^1.9.0
  • better-sqlite3^12.6.2
  • yaml^2.8.2