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
- 29
- First published
- Jun 2026
- Publisher
- duzhengjie
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":["@myassis/[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":["@myassis/[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 35 · status changed
Evidence
Static findings
1 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 |
Manifest
Package metadata
Scripts8
buildtsc --skipLibCheckdevtsx watch src/index.tspkg:allnpm run pkg:win && npm run pkg:linuxpkg:linuxpkg . --targets node18-linux-x64 --output myassis-gateway-linuxpkg:winpkg . --targets node18-win-x64 --output myassis-gateway-win.exepostbuildnode scripts/add-shebang.js && node scripts/fix-esm-imports.js && npx tsc-aliasstartnode dist/index.jstestjest
Dependencies19
@myassis/sharedlatest@nut-tree/nut-js^4.2.0axios^1.15.2bcryptjs^2.4.3better-sqlite3^12.10.0cheerio^1.2.0compression^1.7.4cors^2.8.5dotenv^16.3.1express^4.18.2got^15.0.3helmet^7.1.0https-proxy-agent^9.0.0jsonwebtoken^9.0.2multer^2.1.1screenshot-desktop^1.15.4undici^8.2.0uuid^9.0.1ws^8.20.0