PkgRadar

Package evidence

@5n7/[email protected]

Large Javascript Payload: 10049806 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
27
Versions published
5
First published
May 2026
Publisher
5n7

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":["@5n7/[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":["@5n7/[email protected]"],"fail_on":"review"}'
Publisher5n7
Artifact bytes6,842,731
Previous version0.3.0
Published2026-06-05T11:06:09.361Z
SHA-2564b646d0e2b1d35b662e195c99b03fba757cb7c6390f231200c65aaaf95103de8

Why flagged

What the scanner saw

Large Javascript Payload: 10049806 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
0.4.0Version
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/dist/cli.js10049806 bytes0

Manifest

Package metadata

Scripts12
  • buildbun run build:web && bun run build:cli
  • build:clibun build src/cli/index.ts --target=bun --outfile=dist/cli.js --minify
  • build:webvite build --config src/web/vite.config.ts
  • dev:servebun src/cli/index.ts examples --port 7421 --no-open
  • dev:webvite --config src/web/vite.config.ts
  • fmtdprint fmt
  • fmt:checkdprint check
  • lintoxlint
  • preparetest -f dist/cli.js || bun run build
  • prepublishOnlybun run build
  • testbun test
  • typechecktsc -p tsconfig.json --noEmit && tsc -p src/web/tsconfig.json --noEmit
Dependencies28
  • @dagrejs/dagre^1.1.4
  • @git-diff-view/file^0.0.34
  • @git-diff-view/react^0.0.34
  • @radix-ui/react-accordion^1.2.11
  • @radix-ui/react-slot^1.2.3
  • @radix-ui/react-tabs^1.1.12
  • @tanstack/react-table^8.21.3
  • @xyflow/react^12.8.6
  • cac^7.0.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • katex^0.16.22
  • lucide-react^0.577.0
  • marked^16.4.0
  • mermaid^11.12.0
  • react^19.2.0
  • react-dom^19.2.0
  • react-markdown^10.1.0
  • recharts^3.2.1
  • rehype-katex^7.0.1
  • rehype-raw^7.0.0
  • rehype-sanitize^6.0.0
  • rehype-slug^6.0.0
  • remark-gfm^4.0.1
  • remark-math^6.0.0
  • shiki^3.13.0
  • tailwind-merge^3.3.1
  • zod^4.1.12