PkgRadar

Package evidence

[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.

Versions published
256Mature · −50% score
First published
Jul 2018
Publisher
ajo2995

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":["[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"}'
Publisherajo2995
Artifact bytes954,514
Previous version2.4.0
Published2026-06-05T14:17:50.504Z
SHA-256840ea9826dcd09e5eed63aeefb72276c36f440ff66790f899764d6f39815252e

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
2.5.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • buildparcel build
  • build-grapevineSUBSITE=grapevine parcel build --no-scope-hoist --dist-dir grapevine src/grapevine.html && mv grapevine/grapevine.html grapevine/index.html
  • build-mainSUBSITE=main parcel build --no-scope-hoist --dist-dir main src/index.html
  • build-maizeSUBSITE=maize parcel build --no-scope-hoist --dist-dir maize src/maize.html && mv maize/maize.html maize/index.html
  • build-riceSUBSITE=rice parcel build --no-scope-hoist --dist-dir rice src/rice.html && mv rice/rice.html rice/index.html
  • build-sorghumSUBSITE=sorghum parcel build --no-scope-hoist --dist-dir sorghum src/sorghum.html && mv sorghum/sorghum.html sorghum/index.html
  • preparerm -rf dist && npx parcel build
  • start-grapevineSUBSITE=grapevine parcel src/grapevine.html
  • start-mainSUBSITE=main parcel src/index.html
  • start-maizeSUBSITE=maize parcel src/maize.html
  • start-riceSUBSITE=rice parcel src/rice.html
  • start-sorghumSUBSITE=sorghum parcel src/sorghum.html
  • watchparcel watch
Dependencies33
  • @fortawesome/fontawesome-free^6.6.0
  • @parcel/watcher^2.5.1
  • ag-grid-community^31.1.1
  • ag-grid-react^31.0.3
  • axios^1.6.8
  • d3^7.9.0
  • firebase^11.0.1
  • flat-to-nested^1.1.1
  • gramene-bins-client^2.3.3
  • gramene-dbxrefs^3.0.15
  • gramene-genetree-vis^4.2.11
  • gramene-mdview^2.0.8
  • gramene-search-vis^4.2.5
  • gramene-taxonomy-with-genomes^3.0.10
  • gramene-trees-client^2.6.1
  • lodash^4.17.15
  • lodash-compat^3.10.2
  • money-clip^3.0.2
  • numeral^2.0.6
  • querystringify^2.2.0
  • react^18.3.0
  • react-bootstrap^2.7.2
  • react-debounce-input^3.2.5
  • react-dom^18.3.0
  • react-ga4^2.1.0
  • react-icons^4.3.1
  • react-markdown^5.0.3
  • react-router-dom^5.3.0
  • react-simple-tree-menu^1.1.18
  • react-switch^7.0.0
  • …and 3 more.