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
- 2,891Niche · −30% score
- Versions published
- 1,460Mature · −50% score
- First published
- May 2021
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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 Packaged: package/.env
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 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Manifest
Package metadata
Scripts26
analyze-exportsprojen analyze-exportsbuildprojen buildbumpprojen bumpclobberprojen clobbercompileprojen compilecypress:openprojen cypress:opencypress:runprojen cypress:rundefaultprojen defaultdevprojen devejectprojen ejecteslintprojen eslintpackageprojen packagepost-compileprojen post-compilepost-upgradeprojen post-upgradepre-compileprojen pre-compileprojenprojenproxy-serverprojen proxy-serverproxy-server:ciprojen proxy-server:cireleaseprojen releasereplace-workerprojen replace-workertestprojen testtest:unitprojen test:unittest:updateprojen test:updateunbumpprojen unbumpupgradeprojen upgradewatchprojen watch
Dependencies33
@chakra-ui/anatomy^1.3.0@chakra-ui/icons^1.1.7@chakra-ui/react1.8.9@chakra-ui/theme-tools^1.3.6@emotion/react^11@emotion/styled^11@jsii/spec^1.134.0copy-to-clipboard^3.3.3date-fns^2.30.0framer-motion^4hast-util-sanitize^3.0.2jsii-reflect^1.134.0lunr^2.3.9node-emoji^1.11.0prism-react-renderer^1.3.5react^17.0.2react-dom^17.0.2react-helmet^6.1.0react-markdown^6.0.3react-query^3.39.3react-router-dom^5.3.4rehype-raw^5.1.0rehype-sanitize^4.0.0remark-emoji^3.1.2remark-gfm^1.0.0semver^7.8.2spdx-license-list^6.11.0web-vitals^1.1.2workbox-core^6.6.1workbox-expiration^6.6.1- …and 3 more.