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
- 896Mature · −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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/.ci.yml | matched ".npmrc" | 3 |
| low | Credential file access | package/storybook/.ci.yml | matched ".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-storybookstorybookcross-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 6006testjest --coverage
Dependencies30
@gigmedia/enigma-utils^1.20.0@reach/router^1.3.3@react-icons/all-files^4.1.0axios^0.21.1chalk^4.1.0cross-env^7.0.3dotenv^8.2.0eslint^7.20.0esm^3.2.25gatsby^5.11.0gatsby-image^3.11.0gatsby-plugin-image^3.11.0gatsby-plugin-manifest^5.11.0gatsby-plugin-postcss^6.11.0gatsby-plugin-sass^6.11.0gatsby-plugin-sharp^5.11.0gatsby-plugin-sitemap^6.13.1gatsby-plugin-webfonts^2.2.1gatsby-source-filesystem^5.11.0gatsby-transformer-sharp^5.11.0html-react-parser^1.3.0normalize.css^8.0.1postcss^8.4.24prop-types15.7.2react^18.2.0react-dom^18.2.0react-google-recaptcha^2.1.0react-masonry-css^1.0.16sass^1.63.6uuid^9.0.1