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
- 15Established · −30% score
- First published
- Jul 2024
- Publisher
- antcampo
Effective trust discount applied: −30% (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":["@oracle/[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":["@oracle/[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
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/node_modules/yeoman-generator/node_modules/npm-packlist/lib/index.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts14
buildremix vite:builddevremix vite:devdropnode ./ords/drop.jsiconsnpx @svgr/cli --out-dir app/components/icons -- app/assets/iconslintnpm run lint:frontend && npm run lint:backendlint:backendeslint ./ords --ext .js,.tslint:frontendeslint ./app --ext .js,.jsx,.ts,.tsxlint:javascripteslintlint:markdownmarkdownlint-cli2 "./**/*.{md,markdown}" "#./**/node_modules"migratenode ./ords/migrate.jsseednode ./ords/seed.jsstartremix-serve ./build/server/index.jstestecho "Error: no test specified" && exit 1typechecktsc
Dependencies23
@auth0/auth0-react2.2.4@emotion/cache^11.13.0@emotion/react^11.13.0@emotion/styled^11.13.0@mui/icons-material5.16.14@mui/material5.16.14@remix-run/dev2.16.5@remix-run/node2.16.5@remix-run/react2.16.5@remix-run/serve2.16.5dotenv^16.4.5embla-carousel^8.2.0embla-carousel-react^8.2.0isbot4isomorphic-dompurify^2.13.0material-ui-popup-state^5.3.1node-fetch3.3.2react18.3.1react-datepicker7.5.0react-dom18.3.1remix-auth3.7.0remix-auth-auth01.10.0vite5.4.14