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.
- Weekly downloads
- 42
- Versions published
- 9
- First published
- Oct 2025
- Publisher
- fehde
Recommended action
Looks clean — keep monitoringNo 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":["@aiquants/[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":["@aiquants/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Obfuscation Density | package/dist/chunk-727SXJPM-B5m5LYHV.cjs | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/flowDiagram-I6XJVG4X-DYouWDNV.cjs | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/chunk-727SXJPM-CVzH4wV5.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts22
buildrimraf dist && vite build && vite build --config vite.config.cli.ts && pnpm build:cssbuild:csstailwindcss -i src/styles/tailwind.css -o dist/styles/markdown.css --minifycleanrimraf distdemo:buildcd demo && pnpm run builddemo:devcd demo && pnpm run devdemo:startcd demo && pnpm startdevvite build --watchformatbiome format --write srcformat:checkbiome format srclicense-checkpnpm dlx license-checker --production --onlyAllow "MIT;Apache-2.0;BSD-2-Clause;BSD-3-Clause;ISC;Unlicense"license-check:jsonpnpm dlx license-checker --production --onlyAllow "MIT;Apache-2.0;BSD-2-Clause;BSD-3-Clause;ISC;Unlicense" --jsonlintbiome check srclint:fixbiome check --write srcpublish:majornpm version major && pnpm publish --no-git-checkspublish:minornpm version minor && pnpm publish --no-git-checkspublish:patchnpm version patch && pnpm publish --no-git-checkstestvitesttest:coveragevitest --coveragetest:runvitest runtest:watchvitest --watchtypechecktsc --noEmitwatchvite build --watch
Dependencies34
@panzoom/panzoom^4.6.1@tailwindcss/postcss^4.1.18cheerio^1.1.2clsx^2.1.1dompurify^3.3.1fs-extra^11.3.2github-markdown-css^5.8.1github-slugger^2.0.0hast-util-whitespace^3.0.0html-react-parser^5.2.10ignore^7.0.5isomorphic-dompurify^2.34.0jsdom^27.3.0katex^0.16.27lucide-react^0.561.0mdast^3.0.0mermaid^11.12.2postcss^8.5.6rehype-stringify^10.0.1remark^15.0.1remark-breaks^4.0.0remark-frontmatter^5.0.0remark-gfm^4.0.1remark-math^6.0.0remark-parse^11.0.0remark-rehype^11.1.2shiki^3.20.0tailwindcss^4.1.18tiny-invariant^1.3.3unified^11.0.5- …and 4 more.