PkgRadar

Package evidence

@clean-jsdoc-theme/[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
2
First published
Jun 2026
Publisher
ankdev

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":["@clean-jsdoc-theme/[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":["@clean-jsdoc-theme/[email protected]"],"fail_on":"review"}'
Publisherankdev
Artifact bytes193,135
Previous version5.0.0-alpha.0
Published2026-06-10T15:54:29.251Z
SHA-256ef7ae1b117e8d6209b0fbcde6c3e3ebecf47160437e5e159a171f4fe27854514

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • buildtsup
  • cleannode ../../scripts/clean.mjs dist .turbo
  • clean-node-modulesnode ../../scripts/clean.mjs node_modules
  • devconcurrently "nodemon" "tsup --watch"
  • linteslint src
  • previewtsx scripts/preview-class.ts
  • testvitest run
  • typechecktsc --noEmit
Dependencies12
  • @clean-jsdoc-theme/utils^5.0.0-alpha.1
  • @jsdoc/salty^0.2.12
  • hast-util-from-html^2.0.3
  • hast-util-to-html^9.0.5
  • hast-util-to-mdast^10.1.2
  • mdast-util-from-markdown^2.0.3
  • mdast-util-gfm^3.1.0
  • mdast-util-mdx-jsx^3.2.0
  • mdast-util-to-hast^13.2.0
  • mdast-util-to-markdown^2.1.2
  • micromark-extension-gfm^3.0.0
  • turndown^7.2.4