PkgRadar

Package evidence

@mtg9ing/[email protected]

Large Javascript Payload: 3593115 bytes

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":["@mtg9ing/[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":["@mtg9ing/[email protected]"],"fail_on":"review"}'
Publishermtg9ing
Artifact bytes277,400
Previous version1.0.6
Published2026-05-24T20:55:04.426Z
SHA-256e90c8757408a1ef7f55186ff53ae22a48238c95bcf3fee1e734441e301fa7e6d

Why flagged

What the scanner saw

Large Javascript Payload: 3593115 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
2.0.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/dist/index.js3593115 bytes10

Manifest

Package metadata

Scripts12
  • buildbun build src/index.ts --outdir dist --target bun
  • build:binbun run bundle-templates && bun run bundle-modules && bun build --compile src/index.ts --outfile dist/bliss
  • bundle-modulesbun run scripts/bundle-modules.ts
  • bundle-templatesbun run scripts/bundle-templates.ts
  • checkbiome check .
  • devbun run src/index.ts
  • formatbiome format . --write
  • lintbiome check .
  • lint:fixbiome check . --write
  • prepublishOnlybun run bundle-templates && bun run bundle-modules && bun run build
  • testbun test
  • test:watchbun test --watch
Dependencies6
  • @clack/prompts^1.4.0
  • citty^0.2.2
  • handlebars^4.7.9
  • magic-string^0.30.21
  • yoctocolors^2.1.2
  • zod^4.4.3