PkgRadar

Package evidence

@rookduel/[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"atharvamoves","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}

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
1
First published
Jun 2026
Publisher
atharvamoves

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":["@rookduel/[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":["@rookduel/[email protected]"],"fail_on":"review"}'
Publisheratharvamoves
Artifact bytes52,536
Previous versionnone
Published2026-06-15T20:41:27.168Z
SHA-256f3aaa1ce02e5324871d3e64663b8620a411f068ab95cf9ce1f254b5bb0604dd6

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"atharvamoves","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.1.0Version
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":0,"publisher":"atharvamoves","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts17
  • astroastro
  • buildastro build
  • checkastro check
  • devastro dev
  • formatprettier --write .
  • format:checkprettier --check .
  • pack:checknpm run sync:create && npm pack --dry-run --workspace @rookduel/create-setu
  • previewastro preview
  • startastro dev
  • sync:createnode scripts/sync-create-template.mjs
  • testnode --experimental-strip-types --test tests/*.test.ts
  • test:createnpm run sync:create && node packages/create-setu/test/cli.test.mjs
  • test:generatednpm run sync:create && node scripts/test-generated-projects.mjs
  • validatenpm run validate:config && npm run format:check && npm run check && npm test && npm run build && npm run validate:links
  • validate:confignode scripts/validate-config.mjs
  • validate:linksnode scripts/validate-links.mjs
  • validate:releasenode scripts/validate-release.mjs
Dependencies16
  • @astrojs/react^4.4.2
  • @astrojs/starlight^0.37.7
  • @monaco-editor/react^4.7.0
  • @tailwindcss/vite^4.2.1
  • @types/react^19.2.14
  • @types/react-dom^19.2.3
  • astro^5.6.1
  • clsx^2.1.1
  • framer-motion^12.35.0
  • highlight.js^11.11.1
  • lucide-react^0.577.0
  • react^19.2.4
  • react-dom^19.2.4
  • sharp^0.34.2
  • tailwind-merge^3.5.0
  • tailwindcss^4.2.1