PkgRadar

Package evidence

@branch-fiction/[email protected]

Large Javascript Payload: 4372883 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
1
First published
Jun 2026
Publisher
chrisvariety

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":["@branch-fiction/[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":["@branch-fiction/[email protected]"],"fail_on":"review"}'
Publisherchrisvariety
Artifact bytes717,153
Previous versionnone
Published2026-06-16T13:29:36.186Z
SHA-25647c48e1aa54e9c83304bb96048e10debcac5a3dc2c5637e5c6de55d8f697abe4

Why flagged

What the scanner saw

Large Javascript Payload: 4372883 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.1.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/extension-host.bundle.js4372883 bytes0

Manifest

Package metadata

Scripts8
  • buildtsdown && pnpm vendor:bundle
  • ciconcurrently "pnpm lint --fix" "pnpm fmt"
  • fmtoxfmt
  • fmt:checkoxfmt --check
  • lintoxlint
  • lint:fixoxlint --fix
  • typechecktsc
  • vendor:bundlepnpm --filter extension-host bundle && node scripts/copy-bundle.mjs
Dependencies6
  • @earendil-works/pi-ai^0.79.3
  • @hono/node-server^2.0.4
  • better-sqlite3^12.10.1
  • hono^4.12.25
  • kysely^0.29.2
  • kysely-plugin-serialize^0.8.2