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
- 16
- Versions published
- 7
- First published
- Apr 2026
- Publisher
- robiussani
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":["[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":["[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 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/template/mongodb/package-lock.json | high encoded/escaped-token density | 12 |
Manifest
Package metadata
Scripts6
buildtscdevts-node-dev --respawn --transpile-only src/server.tsformatprettier . --writelinteslint src/**/*.tslint:fixeslint src/**/*.ts --fixstartnode dist/server.js
Dependencies23
@google/genai^1.29.0@types/compression^1.8.1@types/jsonwebtoken^9.0.9axios^1.15.0bcrypt^5.1.1cloudinary^2.9.0compression^1.8.1cookie-parser^1.4.7cors^2.8.5dotenv^16.4.7express^4.21.2handlebars^4.7.8helmet^8.1.0http-status-code^2.1.0jsonwebtoken^9.0.2mongodb^6.20.0mongoose^8.19.1morgan^1.10.1multer^2.1.1nodemailer^7.0.2puppeteer^24.22.3sslcommerz-lts^1.1.0ts-node-dev^2.0.0