PkgRadar

Package evidence

@oracle/[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.

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 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":["@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"}'
Publisherantcampo
Artifact bytes9,520,168
Previous version1.5.0-beta.4
Published2025-05-21T17:57:13.913Z
SHA-2566a772f74908fa7eac1d099b5871eaa375a08c4adae7c2fbaaad594092a4ffd23

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
1.5.1Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/node_modules/yeoman-generator/node_modules/npm-packlist/lib/index.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts14
  • buildremix vite:build
  • devremix vite:dev
  • dropnode ./ords/drop.js
  • iconsnpx @svgr/cli --out-dir app/components/icons -- app/assets/icons
  • lintnpm run lint:frontend && npm run lint:backend
  • lint:backendeslint ./ords --ext .js,.ts
  • lint:frontendeslint ./app --ext .js,.jsx,.ts,.tsx
  • lint:javascripteslint
  • lint:markdownmarkdownlint-cli2 "./**/*.{md,markdown}" "#./**/node_modules"
  • migratenode ./ords/migrate.js
  • seednode ./ords/seed.js
  • startremix-serve ./build/server/index.js
  • testecho "Error: no test specified" && exit 1
  • typechecktsc
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.5
  • dotenv^16.4.5
  • embla-carousel^8.2.0
  • embla-carousel-react^8.2.0
  • isbot4
  • isomorphic-dompurify^2.13.0
  • material-ui-popup-state^5.3.1
  • node-fetch3.3.2
  • react18.3.1
  • react-datepicker7.5.0
  • react-dom18.3.1
  • remix-auth3.7.0
  • remix-auth-auth01.10.0
  • vite5.4.14