PkgRadar

Package evidence

@pokt-foundation/[email protected]

no findings

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
25
Versions published
20Mature · −50% score
First published
Jun 2021
Publisher
evalir

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes542,211
Previous version0.3.7
Published2022-05-06T19:34:12.761Z
SHA-256a9bd16a58cded4aa3e589659b127fdbafe93d6c6352c5070b1a363b899f1ae90

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
0.3.8Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts14
  • buildrollup -c
  • build:analyzeANALYZE=1 npm run build
  • deploy:sitecd gallery && npm run build && echo 'ui.pocketui.org' > dist/CNAME && touch dist/.nojekyll && cp public/favicon.svg dist && gh-pages -d dist --dotfiles
  • devrollup -c -w
  • devboxcd devbox && npm start
  • flowflow
  • icons:buildnode scripts/generate-icons
  • icons:check$(git diff --no-ext-diff --quiet --exit-code ./src/icons) || $(echo ' Error: src/icons has been modified, please commit the changes. ' && exit 1)
  • jestjest
  • linteslint ./src
  • lint:fixeslint --fix ./src
  • optimize:svgfind ./src/components -name *.svg -exec svgo --config '{ "plugins": [ { "removeDesc": {"removeAny": true} }, { "removeTitle": true }, { "removeViewBox": false } ] }' {} \;
  • startcd gallery && npm start
  • testnpm run lint && npm run jest
Dependencies24
  • @babel/runtime^7.3.1
  • @fontsource/manrope^4.4.5
  • @fontsource/source-code-pro^4.4.5
  • D^1.0.0
  • airbnb-prop-types^2.9.0
  • arg^2.0.0
  • command-exists^1.2.6
  • dayjs^1.8.14
  • js-sha3^0.8.0
  • jsbi^3.1.2
  • lodash^4.17.19
  • markdown-to-jsx^6.11.0
  • popper.js^1.14.4
  • postcss^8.3.5
  • prop-types^15.6.0
  • react-blockies^1.4.0
  • react-display-name^0.2.3
  • react-onclickout^2.0.8
  • react-spring^7.2.11
  • recursive-copy^2.0.9
  • token-amount^0.1.0
  • use-inside^0.2.0
  • use-token^0.2.0
  • use-viewport^0.2.0