PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 6624479 bytes

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
7,268Niche · −30% score
Versions published
284
First published
Mar 2026
Publisher
firstfluke

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

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherfirstfluke
Artifact bytes3,987,911
Previous version9.3.0
Published2026-06-13T08:47:32.736Z
SHA-256740854b55ba340b04ea0d39383edaa9d07057edcaa5f999221d0adb6f94a808c

Why flagged

What the scanner saw

Large Javascript Payload: 6624479 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
9.3.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/bin/cli.js6624479 bytes0

Manifest

Package metadata

Scripts10
  • buildbun run generate:skill-data && bun run sync:readme && bun build cli.ts --outfile bin/cli.js --target node --minify --external @napi-rs/keyring
  • check:boundariesnode ./scripts/check-boundaries.mjs
  • devbun run generate:skill-data && bun run cli.ts
  • generate:skill-datanode ./scripts/generate-skill-data.mjs
  • lintbiome check .
  • lint:fixbiome check --write --unsafe .
  • prepublishOnlybun run build
  • sync:readmenode ./scripts/sync-readme.mjs
  • testvitest run
  • test:coveragevitest run --coverage
Dependencies22
  • @clack/prompts^1.1.0
  • @date-fns/tz^1.4.1
  • @napi-rs/keyring^1.3.0
  • axios^1.15.0
  • better-sqlite3^12.9.0
  • chokidar^5.0.0
  • commander^14.0.3
  • date-fns^4.2.1
  • eld^2.0.3
  • fast-xml-parser^5
  • minimatch^10.2.5
  • p-map^7.0.4
  • picocolors^1.1.1
  • puppeteer-core^24
  • remark^15.0.1
  • remark-frontmatter^5.0.0
  • remark-parse^11.0.0
  • smol-toml^1.6.1
  • unified^11.0.5
  • ws^8.18.0
  • yaml^2.8.2
  • zod^4.3.6
Optional dependencies1
  • pptxgenjs^3.12.0