PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 6290367 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.

Versions published
213
First published
Mar 2026
Publisher
firstfluke

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":["[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,755,358
Previous version8.15.0
Published2026-05-28T07:11:04.099Z
SHA-256a7f28a12a48a3e10a5edc910cae141bb08680e558f190d9e76a303aea1f12447

Why flagged

What the scanner saw

Large Javascript Payload: 6290367 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
8.16.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
mediumLarge Javascript Payloadpackage/bin/cli.js6290367 bytes10

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