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
- 822
- Versions published
- 49
- 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-CbiEATh3.js | 2564385 bytes | 10 |
Manifest
Package metadata
Scripts12
buildprisma generate && tscbundlenpx shx rm -rf client-dist && npx shx cp -r ../client/dist client-distcleannpx rimraf dist client-dist .test-naisysdb:generateprisma generatedb:migrateprisma migrate devdb:pushprisma db pushdevtsx watch src/erpServer.tsnpm:publishnpm publish --access publicnpm:publish:dryrunnpm publish --dry-runstartnode dist/erpServer.jstestvitest run && npx playwright testtype-checktsc --noEmit
Dependencies20
@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/erp-shared3.0.2@naisys/hub-database3.0.2@naisys/supervisor-database3.0.2@prisma/adapter-better-sqlite3^7.8.0@prisma/client^7.8.0@scalar/fastify-api-reference^1.57.5bcryptjs^3.0.3dotenv^17.4.2fastify^5.8.5fastify-plugin^5.1.0fastify-type-provider-zod^6.1.0zod^4.4.3