PkgRadar

Package evidence

@pokt-foundation/[email protected]

Credential File Packaged: package/.env

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
78
Versions published
2
First published
Mar 2021
Publisher
evalir

Recommended action

Review before promoting

Mixed 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"}'
Publisherevalir
Artifact bytes9,089,618
Previous version0.0.3-alpha.0
Published2021-06-21T16:08:16.624Z
SHA-256a62dcbf865015ba7b7c5e4603408d58bafe86c60db6e57534741253cd1f0c49d

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

review
Last checked
reviewRisk
15Score
0.1.0Version
Status history (2 events)
  1. availableavailable · risk review · score 15 · status available -> available, risk high -> review, score 35 -> 15
  2. newavailable · risk high · score 35 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumCredential File Packagedpackage/.envpackage/.env15

Manifest

Package metadata

Scripts9
  • buildnode_modules/.bin/react-scripts build
  • build-storybookbuild-storybook -s public
  • build:prodGENERATE_SOURCEMAP=false NODE_OPTIONS=--max_old_space_size=8192 node_modules/.bin/react-scripts build --prod
  • chromaticnpx chromatic --project-token 7b40f09c655f
  • ejectnode_modules/.bin/react-scripts eject
  • lintyarn run eslint src --ext .js --fix
  • startnode_modules/.bin/react-scripts --max_old_space_size=8192 start
  • storybookstart-storybook -p 6006 -s public
  • testnode_modules/.bin/react-scripts test
Dependencies33
  • @fontsource/inter^4.2.1
  • @fontsource/manrope^4.2.2
  • @fontsource/source-code-pro^4.2.1
  • @pokt-network/pocket-js^0.6.13-rc
  • @sentry/browser^6.7.1
  • @sentry/react^6.7.1
  • @sentry/tracing^6.7.1
  • @testing-library/jest-dom^4.2.4
  • @testing-library/react^9.3.2
  • @testing-library/user-event^7.1.2
  • axios^0.21.1
  • babel-plugin-styled-components^1.12.0
  • chromatic^5.6.3
  • d3-format^2.0.0
  • dayjs^1.10.4
  • graphql^15.5.0
  • graphql-request^3.4.0
  • husky^4.3.0
  • popper.js^1.16.1
  • prop-types^15.7.2
  • react^16.13.0
  • react-dom^16.13.0
  • react-dropzone10.2.2
  • react-query^3.12.1
  • react-router-dom^5.1.2
  • react-scripts3.4.0
  • react-spring^8.0.27
  • secure-ls^1.2.6
  • styled-components^5.2.1
  • token-amount^0.3.0
  • …and 3 more.