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
- 65
- Versions published
- 2
- First published
- Mar 2021
- Publisher
- evalir
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":["@pokt-foundation/[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":["@pokt-foundation/[email protected]"],"fail_on":"review"}'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 (2 events)
- available → available · risk review · score 15 · status available -> available, risk high -> review, score 35 -> 15
- new → available · risk high · score 35 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential File Packaged | package/.env | package/.env | 15 |
Manifest
Package metadata
Scripts9
buildbabel ./src --out-dir ./build --source-maps --copy-files --extensions '.ts'generategraphql-codegen --config codegen.jslintyarn run eslint src --ext .ts --fixstartNODE_ENV=development nodemon --ignore ./dist --exec babel-node ./src/index.ts --extensions '.ts'start:prodyarn build && NODE_ENV=production node ./buildtestmocha testtest:modelsmocha test/modelstest:providersmocha test/providerstest:servicesmocha test/services
Dependencies44
@babel/runtime^7.8.4@pokt-foundation/pocket-dashboard-shared^0.1.0@pokt-network/pocket-js^0.6.13-rc@sendgrid/client^7.4.2@sendgrid/mail^7.4.2@types/mongoose^5.10.5@urql/core^2.1.3aws-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.5dayjs^1.10.5dotenv^8.2.0express^4.16.1express-jwt^6.0.0googleapis^61.0.0graphql^15.5.0graphql-request^3.4.0http-status-codes^2.1.4husky^4.3.0jsonwebtoken^8.5.1lodash.merge^4.6.2mailgun-js^0.22.0mongodb^3.5.4mongoose^5.11.18morgan^1.9.1- …and 14 more.