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
- 769
- Versions published
- 207Established · −30% score
- First published
- Jul 2025
- Publisher
- oscar_rubio
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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@imj_media/[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":["@imj_media/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts29
buildvite buildbuild-storybookstorybook buildbump:majornode scripts/release-gate-check.mjs --phase bump && npm version major --no-git-tag-version && npm run validate:release-docsbump:minornode scripts/release-gate-check.mjs --phase bump && npm version minor --no-git-tag-version && npm run validate:release-docsbump:patchnode scripts/release-gate-check.mjs --phase bump && npm version patch --no-git-tag-version && npm run validate:release-docsdevvite build --watchformatprettier --write "src/**/*.{ts,tsx,js,jsx,json,css,scss,md}"format:checkprettier --check "src/**/*.{ts,tsx,js,jsx,json,css,scss,md}"linteslint src --ext .ts,.tsxlint:checkeslint src --ext .ts,.tsxlint:fixeslint src --ext .ts,.tsx --fixpr:buildnpm run lint:fix && npm run test && npm run buildpr:checknpm run lint && npm run buildprepublishOnlynode scripts/release-gate-check.mjs --phase prepublish && npm run validate:release-docspublish:majornpm run bump:major && npm run release:git && npm run release:publishpublish:minornpm run bump:minor && npm run release:git && npm run release:publishpublish:patchnpm run bump:patch && npm run release:git && npm run release:publishrelease:gatenode scripts/run-release-gate.mjsrelease:gitnode scripts/git-release-commit.mjsrelease:publishnpm run build && npm publishstorybookstorybook dev -p 6006testvitest runtest:coveragevitest run --coveragetest:publishnode scripts/test-publish-scope.mjstest:uivitest --uitest:watchvitesttypechecktsc --noEmitvalidate:publishnpm run lint && npm run typecheckvalidate:release-docsnode scripts/verify-release-docs.mjs
Dependencies24
@bitux/review-layer-react1.3.6@fortawesome/fontawesome-svg-core^7.0.1@fortawesome/free-brands-svg-icons^7.0.1@fortawesome/pro-duotone-svg-icons^7.0.1@fortawesome/pro-regular-svg-icons^7.0.1@fortawesome/pro-solid-svg-icons^7.0.1@fortawesome/react-fontawesome^3.0.2@storybook/react^9.0.12@tanstack/react-query^5.90.10@tanstack/react-table^8.21.3@types/react-syntax-highlighter^15.5.13class-variance-authority^0.7.1classnames^2.3.2clsx^2.1.1dayjs^1.11.13element-resize-detector^1.2.4interactjs^1.10.19lodash^4.17.21lottie-react^2.4.1memoize-one^6.0.0react-syntax-highlighter^15.6.1styled-components^6.4.0tailwind-merge^3.3.1tailwind-variants^1.0.0