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
- 24Mature · −50% score
- First published
- Apr 2025
- Publisher
- jjeett0007
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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
Credential file access: matched "AWS_ACCESS_KEY"
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 2 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/template/typescript-with-prisma/src/lib/s3.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Obfuscation Density | package/template/typescript/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/template/typescript-with-prisma/pnpm-lock.yaml | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts6
buildtscdevnodemondrop-indexnode scripts/dropPassIdIndex.jskillpm2 killstartpm2 start ecosystem.config.json --no-daemontestjest --runInBand
Dependencies32
@sentry/node^10.22.0@sentry/profiling-node^10.22.0@sentry/tracing^7.120.4aws-sdk^2.1692.0bcryptjs^3.0.2cors^2.8.5cross-env^7.0.3dicer^0.3.1dotenv^16.6.1express^4.18.2express-session^1.18.1firebase^10.7.1http^0.0.1-securityhttp-status^1.7.3joi^17.11.0jsonwebtoken^9.0.2moment^2.30.1mongoose^8.0.3morgan^1.10.0nock^14.0.9node-cron^3.0.3nodemailer^6.9.7nodemon^3.0.2passport^0.7.0passport-google-oauth2^0.2.0passport-google-oauth20^2.0.0path^0.12.7swagger-jsdoc^6.2.8swagger-ui-express^5.0.0tslib^2.8.1- …and 2 more.