PkgRadar

Package evidence

@amdglobal/[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
6
First published
Apr 2020
Publisher
fauxsoup

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":["@amdglobal/[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":["@amdglobal/[email protected]"],"fail_on":"review"}'
Publisherfauxsoup
Artifact bytes8,417,128
Previous version1.2.2
Published2020-08-17T18:51:35.350Z
SHA-25603a9e917164f7e96d9cd3062f5801cfaecd3eed36480b1bfb4157d5c7773eff1

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildwebpack -p --progress
  • devwebpack -d --watch
  • jestnode_modules/.bin/jest --env=jsdom
  • lintnode_modules/.bin/eslint ./src/**/*.jsx
  • startnode ./scripts/start.js
  • tag-and-publishnode ./scripts/publish.js
  • testnode_modules/.bin/jest --env=jsdom --watch
Dependencies8
  • comma-separated-values^3.6.4
  • mammoth^1.4.11
  • pdfjs-dist^2.3.200
  • prop-types^15.5.10
  • react-data-grid^5.0.5
  • react-visibility-sensor^5.0.2
  • three0.85.2
  • xlsx^0.10.1