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
- 55Mature · −50% score
- First published
- May 2025
- Publisher
- lhypds
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 15 · status changed
Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/pages/api/user/add.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/utils/awsUtils.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/pages/api/user/update/email-subscription.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/pages/api/user/update/email.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/pages/api/user/reset-password.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/pages/api/user/update/role.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts3
buildnext builddevnext devstartnext start
Dependencies44
@aws-sdk/client-s3^3.990.0@aws-sdk/client-ses^3.990.0@aws-sdk/s3-request-presigner^3.990.0@modelcontextprotocol/sdk^1.11.0@paypal/checkout-server-sdk^1.0.3@paypal/react-paypal-js^8.1.3axios^1.7.9chalk^5.2.0cors^2.8.5csv^6.3.0csv-writer^1.6.0eslint-config-next^16.1.6express^5.1.0fetch-cookie^3.1.0form-data^4.0.0highlight.js^11.9.0i18next^25.1.1i18next-browser-languagedetector^8.1.0i18next-http-backend^3.0.2image-size^1.1.0jsonwebtoken^9.0.2katex^0.16.9mammoth^1.6.0moment^2.29.4moment-timezone^0.5.43mysql2^3.17.1nearby-cities^1.1.0next^15.5.12next-pwa^5.6.0node-fetch^3.3.2- …and 14 more.