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
- 1,006Niche · −30% score
- Versions published
- 213Established · −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
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":["@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
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 2 · 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/catalog/install-registry.json | matched ".npmrc" | 3 |
Manifest
Package metadata
Scripts33
buildvite buildbuild-storybookstorybook buildbuild:catalognode scripts/build-catalog.mjsbump: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 --fixpostrelease:notify-catalognode -e "console.log('\n[ds-mcp] Tras publicar @imj_media/ui: reconstruir ds-mcp en Dokploy (Rebuild con build command, no solo Restart).\n Dokploy Build Command: npm run componentes:build (o componentes:build:ds-mcp)\n Cada deploy pasa GIT_COMMIT_SHA (commit completo) y regenera design-index.json en la imagen.\n')"pr: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-docs && npm run validate:catalogpublish:majornpm run bump:major && npm run build:catalog && npm run validate:catalog && npm run release:git && npm run release:publishpublish:minornpm run bump:minor && npm run build:catalog && npm run validate:catalog && npm run release:git && npm run release:publishpublish:patchnpm run bump:patch && npm run build:catalog && npm run validate:catalog && npm run release:git && npm run release:publishrelease:gatenode scripts/run-release-gate.mjsrelease:gitnode scripts/git-release-commit.mjsrelease:publishnpm run build && npm run validate:catalog && npm publish && npm run postrelease:notify-catalogstorybookstorybook dev -p 6006testvitest runtest:coveragevitest run --coveragetest:publishnode scripts/test-publish-scope.mjstest:uivitest --uitest:watchvitesttypechecktsc --noEmitvalidate:catalognode scripts/validate-catalog.mjs- …and 3 more.
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