PkgRadar

Package evidence

@auvadev/[email protected]

Suspicious Publish Context: {"package_age_days":1,"publisher":"mohanadt","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false}

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
25
First published
Jun 2026
Publisher
mohanadt

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":["@auvadev/[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":["@auvadev/[email protected]"],"fail_on":"review"}'
Publishermohanadt
Artifact bytes21,221
Previous version1.5.2
Published2026-06-11T16:22:04.288Z
SHA-256b530eb4aa46807f43938f67342de0d8bb3ce764dde3688936c6c2fc654dc0124

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":1,"publisher":"mohanadt","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"mohanadt","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false}10

Manifest

Package metadata

Scripts3
  • buildtsc
  • devts-node src/index.ts
  • prepublishOnlynpm run build
Dependencies13
  • @inquirer/prompts^8.5.2
  • @types/clipboardy^1.1.0
  • @types/marked-terminal^6.1.1
  • axios^1.17.0
  • boxen^5.1.2
  • chalk^4.1.2
  • cli-table3^0.6.5
  • clipboardy^2.3.0
  • commander^12.1.0
  • marked^4.3.0
  • marked-terminal^5.2.0
  • open^8.4.2
  • strip-ansi^6.0.1