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
- 305
- Versions published
- 20
- First published
- Mar 2026
- Publisher
- san-siva
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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":["@san-siva/[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":["@san-siva/[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 review · score 50 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/.next/static/chunks/0bb3.xpceh0nb.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/.next/static/chunks/0neheb0yj1sa..js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/.next/static/chunks/0oana3g~jthu1.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/.next/server/chunks/ssr/node_modules_mermaid_dist_flowDb-c6c81e3f_057z3-w.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/.next/server/chunks/ssr/node_modules_mermaid_dist_styles-b4e223ce_0vx914n.js | high encoded/escaped-token density | 12 |
Manifest
Package metadata
Scripts4
buildrm -rf .next && tsup && next buildfixeslint . --config eslint.config.ts --fixlinteslint . --config eslint.config.tsprepublishOnlynpm ci && npm run build
Dependencies6
@san-siva/blogkit^1.1.38@san-siva/blogkit-md^0.3.15@san-siva/stylekit^1.0.13next^16.0.10react^19.0.0react-dom^19.0.0