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
- 117
- Versions published
- 41Mature · −50% score
- First published
- Jun 2024
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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 12 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/routes/accounts.test.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/src/helpers/awsBucket.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/routes/captcha.test.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/src/routes/forgotPassword.test.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/src/routes/invitation.test.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/src/routes/login.test.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/src/routes/systemAdmins.test.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/src/routes/users.test.js | matched "aws_access_key" | 5 |
Manifest
Package metadata
Scripts6
lintnpx standardlint-fixnpx standard --fixservecd src; node --require dotenv/config index.js dotenv_config_path=../.envserve:devcd src; nodemon --require dotenv/config index.js dotenv_config_path=../.envserve:staticcd src/tmp/bluefox && static-server -p 10007testnpm run lint && npx vitest run --coverage -- --check-coverage --lines 100 --functions 100 --branches 100 --statements 100
Dependencies23
2fa-util^1.5.0@aws-sdk/client-ses^3.131.0aws-sdk^2.1216.0bcrypt^6.0.0bearer-jwt-auth^1.0.1dotenv^16.0.1express-async-api^0.7.0file-type^21.1.1handlebars^4.7.7jsonwebtoken^9.0.1mime-types^2.1.35mock-aws-s3^4.0.2mongoose^6.3.5mongoose-crudl^1.3.0passport^0.7.0passport-github^1.1.0passport-google-oauth20^2.0.0passport-microsoft^2.1.0standard-api-errors^1.0.0standard-json-api-connectors^0.1.2static-server^3.0.0svg-captcha^1.4.0textversionjs^1.1.3