PkgRadar

Package evidence

@5n7/[email protected]

Large Javascript Payload: 8221596 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
3
First published
May 2026
Publisher
5n7

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":["@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 bytes4,761,801
Previous version0.1.0
Published2026-05-23T10:27:14.092Z
SHA-256dee79e48fee5ef302e368308dab1988d371aea7638e1097045a17efdf57777b6

Why flagged

What the scanner saw

Large Javascript Payload: 8221596 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
0.2.0Version
Status history (2 events)
  1. availableavailable · risk review · score 10 · status available -> available, risk high -> review, score 44 -> 10
  2. newavailable · risk high · score 44 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

5n7

2 members · evidence strength 52
Repeated static TTPstale

Install Lifecycle Remote Or Exec — prepare="test -f dist/cli.js || bun run build"

2 members · evidence strength 58

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/cli.js8221596 bytes10

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
Dependencies22
  • @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
  • 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
  • remark-gfm^4.0.1
  • shiki^3.13.0
  • tailwind-merge^3.3.1
  • zod^4.1.12