PkgRadar

Package evidence

@aiquants/[email protected]

Obfuscation Density: high encoded/escaped-token density

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 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":["@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"}'
Publisherfehde
Artifact bytes5,723,638
Previous version1.4.0
Published2026-02-20T03:53:07.872Z
SHA-256269e94bf86e59467d80dba0bff67bd2aad0f5ef4d6449d860c85cdfb768ba601

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

low
Last checked
lowRisk
0Score
1.4.1Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/chunk-B4BG7PRW-Cf9HgWUI.cjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/flowDiagram-NV44I4VS-Ui4qSfrM.cjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-B4BG7PRW-B2Kj7MlT.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts22
  • buildrimraf dist && vite build && vite build --config vite.config.cli.ts && pnpm build:css
  • build:csstailwindcss -i src/styles/tailwind.css -o dist/styles/markdown.css --minify
  • cleanrimraf dist
  • demo:buildcd demo && pnpm run build
  • demo:devcd demo && pnpm run dev
  • demo:startcd demo && pnpm start
  • devvite build --watch
  • formatbiome format --write src
  • format:checkbiome format src
  • license-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" --json
  • lintbiome check src
  • lint:fixbiome check --write src
  • publish:majornpm version major && pnpm publish --no-git-checks
  • publish:minornpm version minor && pnpm publish --no-git-checks
  • publish:patchnpm version patch && pnpm publish --no-git-checks
  • testvitest
  • test:coveragevitest --coverage
  • test:runvitest run
  • test:watchvitest --watch
  • typechecktsc --noEmit
  • watchvite build --watch
Dependencies32
  • @panzoom/panzoom^4.6.1
  • @tailwindcss/postcss^4.1.18
  • cheerio^1.1.2
  • clsx^2.1.1
  • dompurify^3.3.1
  • fs-extra^11.3.2
  • github-markdown-css^5.8.1
  • github-slugger^2.0.0
  • hast-util-whitespace^3.0.0
  • html-react-parser^5.2.10
  • ignore^7.0.5
  • isomorphic-dompurify^2.34.0
  • jsdom^27.3.0
  • katex^0.16.27
  • lucide-react^0.561.0
  • mdast^3.0.0
  • mermaid^11.12.2
  • postcss^8.5.6
  • remark^15.0.1
  • remark-breaks^4.0.0
  • remark-frontmatter^5.0.0
  • remark-gfm^4.0.1
  • remark-math^6.0.0
  • remark-parse^11.0.0
  • shiki^3.20.0
  • tailwindcss^4.1.18
  • tiny-invariant^1.3.3
  • unified^11.0.5
  • unist-util-visit^5.0.0
  • url-join^5.0.0
  • …and 2 more.