PkgRadar

Package evidence

@nakirosai/[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
465
Versions published
23
First published
Apr 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@nakirosai/[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":["@nakirosai/[email protected]"],"fail_on":"review"}'
Artifact bytes2,839,596
Previous version0.14.2
Published2026-05-27T20:26:39.408Z
SHA-25621ca15f65ecfbe83ca452b2193ac6e79b5ac767afe98fe411812910416ae1b75

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
13Score
0.14.3Version
Status history (1 event)
  1. newavailable · risk review · score 13 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/ui/assets/chunk-WL4C6EOR-DCHpqTDw.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/ui/assets/flowDiagram-PKNHOUZH-CBBRWtjH.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/bundled-skills/nakiros-permissions-expert/assets/templates/permissions-template.jsonmatched "curl "12
mediumLarge Javascript Payloadpackage/dist/ui/assets/index-BFm4_dSl.js3090500 bytes10

Manifest

Package metadata

Scripts3
  • buildtsup && node scripts/copy-frontend.mjs
  • devtsx bin/nakiros.ts
  • prepackpnpm build
Dependencies6
  • @fastify/static^9.1.1
  • @fastify/websocket^11.2.0
  • chokidar^5.0.0
  • fastify^5.8.5
  • open^11.0.0
  • yaml^2.8.3