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
- 4
- Versions published
- 2
- First published
- Oct 2024
- Publisher
- ryun1
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@intersect.mbo/[email protected]"],"fail_on":"high"}'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":["@intersect.mbo/[email protected]"],"fail_on":"high"}'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 high · score 35 · 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
Scripts12
buildreact-scripts buildejectreact-scripts ejectformatprettier --write src/**/*.ts src/**/*.tsxlinteslint src/**/*.ts src/**/*.tsx --report-unused-disable-directives --max-warnings 0preparehuskyprepublishrollup -c --bundleConfigAsCjsstartGENERATE_SOURCEMAP=false react-scripts startstorybook:buildstorybook buildstorybook:previewstorybook dev -p 6006testjesttest:watchjest --watchtscnpx tsc --noEmit --skipLibCheck
Dependencies21
@emotion/react^11.13.0@emotion/styled^11.13.0@hookform/resolvers^3.9.0@mui/icons-material^5.14.3@mui/material^5.16.7@storybook/addon-actions^8.2.8@storybook/addon-essentials^8.2.8@storybook/addon-links^8.2.8@storybook/react-webpack5^8.2.8axios^1.7.7date-fns^4.1.0keen-slider^6.8.5react-diff-view^3.2.1react-dom^18.3.1react-hook-form^7.53.0react-markdown^9.0.1react-query^3.39.3react-router-dom^6.13.0react-scripts5.0.1unidiff^1.0.4yup^1.4.0