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
- 809
- Versions published
- 50
- First published
- Apr 2026
- Publisher
- swax
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":["@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"}'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 22 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/client-dist/assets/vendor-DyEFdzBW.js | 3362591 bytes | 10 |
Manifest
Package metadata
Scripts9
buildtscbundlenpx shx rm -rf client-dist && npx shx cp -r ../client/dist client-distcleannpx rimraf dist client-distdevtsx watch src/supervisorServer.tsnpm:publishnpm publish --access publicnpm:publish:dryrunnpm publish --dry-runstartnode dist/supervisorServer.jstestvitest runtype-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.2@naisys/common-node3.0.2@naisys/hub-database3.0.2@naisys/hub-protocol3.0.2@naisys/supervisor-database3.0.2@naisys/supervisor-shared3.0.2@scalar/fastify-api-reference^1.57.5@simplewebauthn/server^13.3.0@types/archiver^7.0.0archiver^7.0.1bcryptjs^3.0.3dotenv^17.4.2fastify^5.8.5fastify-type-provider-zod^6.1.0js-yaml^4.1.1pino-pretty^13.1.3socket.io^4.8.3socket.io-client^4.8.3zod^4.4.3