PkgRadar

Package evidence

@naisys/[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
807
Versions published
51
First published
Apr 2026
Publisher
swax

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":["@naisys/[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":["@naisys/[email protected]"],"fail_on":"review"}'
Publisherswax
Artifact bytes1,272,278
Previous version3.0.2
Published2026-05-28T08:38:10.402Z
SHA-2562f96e150257220a34ed71714397bc6cd0519cb0534eb59fd45a5cdbc71ef08e6

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/client-dist/assets/vendor-DyEFdzBW.js3362591 bytes10

Manifest

Package metadata

Scripts9
  • buildtsc
  • bundlenpx shx rm -rf client-dist && npx shx cp -r ../client/dist client-dist
  • cleannpx rimraf dist client-dist
  • devtsx watch src/supervisorServer.ts
  • npm:publishnpm publish --access public
  • npm:publish:dryrunnpm publish --dry-run
  • startnode dist/supervisorServer.js
  • testvitest run
  • type-checktsc --noEmit
Dependencies25
  • @fastify/cookie^11.0.2
  • @fastify/cors^11.2.0
  • @fastify/multipart^10.0.0
  • @fastify/rate-limit^10.3.0
  • @fastify/static^9.1.3
  • @fastify/swagger^9.7.0
  • @naisys/common3.0.3
  • @naisys/common-node3.0.3
  • @naisys/hub-database3.0.3
  • @naisys/hub-protocol3.0.3
  • @naisys/supervisor-database3.0.3
  • @naisys/supervisor-shared3.0.3
  • @scalar/fastify-api-reference^1.57.5
  • @simplewebauthn/server^13.3.0
  • @types/archiver^7.0.0
  • archiver^7.0.1
  • bcryptjs^3.0.3
  • dotenv^17.4.2
  • fastify^5.8.5
  • fastify-type-provider-zod^6.1.0
  • js-yaml^4.1.1
  • pino-pretty^13.1.3
  • socket.io^4.8.3
  • socket.io-client^4.8.3
  • zod^4.4.3