PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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
443
Versions published
894Mature · −50% score
First published
Sep 2021
Publisher
gigmedia

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

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":["[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"}'
Publishergigmedia
Artifact bytes1,864,784
Previous version44.25.1
Published2026-06-02T13:36:53.972Z
SHA-25608a154d32e9924cd1a7c83911a9e961b93f23e895e2ba60f070f9e28f9ba6927

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
44.25.2Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/.ci.ymlmatched ".npmrc"3
lowCredential file accesspackage/storybook/.ci.ymlmatched ".ssh/"3

Manifest

Package metadata

Scripts3
  • build-storybookcross-env STORYBOOK_IMAGE_CDN_URL=https://cdn.irishluck.ie STORYBOOK_GATSBY_SITE_NAME=norskespilleautomater.com STORYBOOK_TRACKER_LINK_FORMAT_NON_MAIN=[no],[visit],short_name STORYBOOK_TRACKER_LINK_FORMAT_MAIN=[no],[visit],short_name build-storybook
  • storybookcross-env STORYBOOK_IMAGE_CDN_URL=https://cdn.irishluck.ie STORYBOOK_GATSBY_SITE_NAME=norskespilleautomater.com STORYBOOK_TRACKER_LINK_FORMAT_NON_MAIN=[no],[visit],short_name STORYBOOK_TRACKER_LINK_FORMAT_MAIN=[no],[visit],short_name start-storybook -p 6006
  • testjest --coverage
Dependencies30
  • @gigmedia/enigma-utils^1.20.0
  • @reach/router^1.3.3
  • @react-icons/all-files^4.1.0
  • axios^0.21.1
  • chalk^4.1.0
  • cross-env^7.0.3
  • dotenv^8.2.0
  • eslint^7.20.0
  • esm^3.2.25
  • gatsby^5.11.0
  • gatsby-image^3.11.0
  • gatsby-plugin-image^3.11.0
  • gatsby-plugin-manifest^5.11.0
  • gatsby-plugin-postcss^6.11.0
  • gatsby-plugin-sass^6.11.0
  • gatsby-plugin-sharp^5.11.0
  • gatsby-plugin-sitemap^6.13.1
  • gatsby-plugin-webfonts^2.2.1
  • gatsby-source-filesystem^5.11.0
  • gatsby-transformer-sharp^5.11.0
  • html-react-parser^1.3.0
  • normalize.css^8.0.1
  • postcss^8.4.24
  • prop-types15.7.2
  • react^18.2.0
  • react-dom^18.2.0
  • react-google-recaptcha^2.1.0
  • react-masonry-css^1.0.16
  • sass^1.63.6
  • uuid^9.0.1