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
- 2
- First published
- Mar 2021
- Publisher
- evalir
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":["@pokt-foundation/[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":["@pokt-foundation/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential File Packaged: package/.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 45 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
| low | Credential file access | package/build/environment.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/environment.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts8
buildbabel ./src --out-dir ./build --source-maps --copy-fileslinteslint src/startNODE_ENV=development nodemon --ignore ./dist --exec babel-node ./src/index.jsstart:prodNODE_ENV=production yarn build && node ./buildtestmocha testtest:modelsmocha test/modelstest:providersmocha test/providerstest:servicesmocha test/services
Dependencies38
@babel/runtime^7.8.4@pokt-network/pocket-dashboard-shared^1.0.0@pokt-network/pocket-js^0.6.6-rc@sendgrid/client^7.4.2@sendgrid/mail^7.4.2aws-sdk^2.727.1axios^0.21.1bcrypt^5.0.0big-integer^1.6.48bull^3.14.0cookie-parser^1.4.4core-js^3.9.0cors^2.8.5dotenv^8.2.0express^4.16.1express-jwt^6.0.0googleapis^61.0.0http-status-codes^2.1.4husky^4.3.0jsonwebtoken^8.5.1lodash.merge^4.6.2mongodb^3.5.4mongoose^5.11.18morgan^1.9.1node-cron^2.0.3nodemon^2.0.7numeral^2.0.6nyc^15.0.0passport^0.4.1passport-jwt^4.0.0- …and 8 more.