PkgRadar

Package evidence

@san-siva/[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
35
Versions published
19
First published
Mar 2026
Publisher
san-siva

Recommended action

Review before promoting

Mixed 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"}'
Publishersan-siva
Artifact bytes9,909,535
Previous version0.1.18
Published2026-05-26T10:55:19.500Z
SHA-25638f48eb34c2dc6cb0128db7ccaefc08882c67838812956a5c532b9912384d4ea

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

review
Last checked
reviewRisk
50Score
0.1.19Version
Status history (1 event)
  1. newavailable · risk review · score 50 · status changed

Evidence

Static findings

5 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/.next/static/chunks/0bb3.xpceh0nb.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/.next/static/chunks/0neheb0yj1sa..jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/.next/static/chunks/0oana3g~jthu1.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/.next/server/chunks/ssr/node_modules_mermaid_dist_flowDb-c6c81e3f_057z3-w.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/.next/server/chunks/ssr/node_modules_mermaid_dist_styles-b4e223ce_0vx914n.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts4
  • buildrm -rf .next && tsup && next build
  • fixeslint . --config eslint.config.ts --fix
  • linteslint . --config eslint.config.ts
  • prepublishOnlynpm ci && npm run build
Dependencies6
  • @san-siva/blogkit^1.1.37
  • @san-siva/blogkit-md^0.3.14
  • @san-siva/stylekit^1.0.13
  • next^16.0.10
  • react^19.0.0
  • react-dom^19.0.0