PkgRadar

Package evidence

[email protected]

no findings

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"}'
Publisherkeyserdsoze
Artifact bytes92,622
Previous version0.1.50
Published2026-05-24T09:42:23.492Z
SHA-256918c9caf908472cb6d33141afcb9df689848d210ea553ca4ef0a12a8da47dcf0

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildnpm run build:cli && npm run export:epub && astro build
  • build:clitsc -p tsconfig.cli.json
  • devnode ./scripts/dev.mjs
  • doctornode ./scripts/doctor.mjs
  • export:epubnode ./scripts/export-epub.mjs
  • previewastro preview
  • testnpm run build:cli && node --test test/**/*.test.mjs
Dependencies4
  • astro^5.14.1
  • chokidar^4.0.3
  • marked^16.3.0
  • narrarium^0.1.52