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.
- Versions published
- 59
- First published
- Mar 2026
- Publisher
- wowgrowth
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["[email protected]"],"fail_on":"high"}'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":["[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential File Packaged: package/dist/.env
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 high · score 38 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/dist/.env | package/dist/.env | 35 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/dist/.env | package/dist/.env | 35 |
| low | Credential file access | package/dist/app/plugins/ocr/config.json | matched "AWS_ACCESS_KEY" | 3 |
Manifest
Package metadata
Scripts11
buildnpm run build:system && npm run build:api && npm run build:system:types && npm run build:app && npm run build:app-assets && npm run build:minify-pluginsbuild:apiesbuild src/system/public-api.ts --bundle --minify --platform=node --target=node20 --format=esm --packages=external --outfile=dist/system-api.jsbuild:apptsc --project tsconfig.app.jsonbuild:app-assetsnode scripts/build-app-assets.mjsbuild:minify-pluginsecho '[minify-plugins] skipped (runs after copy in build.sh)'build:systemesbuild src/system/index.ts --bundle --minify --mangle-props=regex:/^_/ --platform=node --target=node20 --format=esm --packages=external --outfile=dist/system.jsbuild:system:typestsc --project tsconfig.system-types.json && node scripts/build-system-api-dts.mjsdevtsx watch src/system/index.tspack:npmmkdir -p .cache/npm-pack && npm pack --pack-destination .cache/npm-packstartnode --import tsx/esm dist/system.jstestvitest
Dependencies23
@fastify/cors^10.0@fastify/helmet^13.0@fastify/http-proxy^11.0@fastify/rate-limit^10.0@noble/ciphers^1.3.0@noble/hashes^1.7.2@types/qrcode^1.5.6croner^10.0.1dotenv^16.0entity-client^1.0.21fast-xml-parser^5.5.8fastify^5.8.4fastify-plugin^5.0jsonwebtoken^9.0kysely^0.28.15pino^9.0pino-pretty^13.0pino-roll^1.3.0qrcode^1.5.4tsx^4.0uuid^11.0ws^8.20.0zod^3.23
Optional dependencies7
better-sqlite3^11.0ioredis^5.10.1libsodium-wrappers^0.7mariadb^3.4memjs^1.3.2mysql2^3.11pg^8.13