PkgRadar

Package evidence

[email protected]

no findings

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
22Established · −30% score
First published
Sep 2025
Publisher
kyr0

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["[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"}'
Publisherkyr0
Artifact bytes160,060
Previous version0.7.3
Published2026-06-01T19:27:20.683Z
SHA-256fbf3b018e399b1a018651810244eeace49929b783353fde229e645f8a787d297

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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.7.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts17
  • benchnpx autocannon -p 32 -w 8 -c 200 -d 20 -m POST -H "content-type: application/json" -b '{"hello":"world"}' http://127.0.0.1:3000/body
  • bench:rpcnpx autocannon -p 256 -w 8 -c 1024 -d 30 -m POST -H 'content-type: application/json' -b '{"className":"mathApi","methodName":"add","args":[1,2]}' http://127.0.0.1:3000/rpc
  • buildpkgroll && node ./scripts/append-virtual-config-types.mjs
  • cleanrm -rf ./dist && rm -rf ./node_modules/.bun && rm -rf ./.container-runtime
  • cli-buildnode ./dist/cli.mjs build ../../example-ssg/
  • cli-devnode ./dist/cli.mjs dev ../../example-ssg/
  • cli-dev:threenode ./dist/cli.mjs dev ../../examples/with-three.js/
  • cli-servenode ./dist/cli.mjs serve ../../example-ssg/
  • cli-serve:mcnode ./dist/cli.mjs serve ../../example-ssg/ --multicore
  • prebuildbun run clean
  • prepare:containernode ./scripts/prepare-container-runtime.mjs
  • prepublishOnlybun run test
  • pretestbun run build
  • startnode ./dist/cli.mjs dev ../../example-ssg/
  • testbun run test:cli-dev:three
  • test:browservitest run --config vitest.browser.config.ts --passWithNoTests
  • test:cli-dev:threebun run build && vitest run scripts/cli-dev-three.spec.ts
Dependencies19
  • @mdx-js/rollup^3.1.0
  • defuss^3.4.7
  • defuss-express^0.3.5
  • defuss-vite^1.2.0
  • esbuild^0.27.3
  • fast-glob^3.3.3
  • rehype-katex^7.0.1
  • rehype-stringify^10.0.1
  • remark-frontmatter^5.0.0
  • remark-gfm^4.0.1
  • remark-math^6.0.0
  • remark-mdx-frontmatter^5.2.0
  • remark-parse^11.0.0
  • remark-rehype^11.1.2
  • rolldown^1.0.0-rc.18
  • toml^3.0.0
  • vite^8.0.0
  • ws^8.20.0
  • yaml^2.8.2