PkgRadar

Package evidence

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

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 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":["@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"}'
Publisheroscar_rubio
Artifact bytes2,822,442
Previous version1.11.0
Published2026-06-04T22:34:10.950Z
SHA-2562a4efe726a1bcd2ce03022d2111a818b7a3d8a8cbce285484250f45d76710946

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
2Score
1.11.1Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/catalog/install-registry.jsonmatched ".npmrc"3

Manifest

Package metadata

Scripts33
  • buildvite build
  • build-storybookstorybook build
  • build:catalognode scripts/build-catalog.mjs
  • bump:majornode scripts/release-gate-check.mjs --phase bump && npm version major --no-git-tag-version && npm run validate:release-docs
  • bump:minornode scripts/release-gate-check.mjs --phase bump && npm version minor --no-git-tag-version && npm run validate:release-docs
  • bump:patchnode scripts/release-gate-check.mjs --phase bump && npm version patch --no-git-tag-version && npm run validate:release-docs
  • devvite build --watch
  • formatprettier --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,.tsx
  • lint:checkeslint src --ext .ts,.tsx
  • lint:fixeslint src --ext .ts,.tsx --fix
  • postrelease: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 build
  • pr:checknpm run lint && npm run build
  • prepublishOnlynode scripts/release-gate-check.mjs --phase prepublish && npm run validate:release-docs && npm run validate:catalog
  • publish:majornpm run bump:major && npm run build:catalog && npm run validate:catalog && npm run release:git && npm run release:publish
  • publish:minornpm run bump:minor && npm run build:catalog && npm run validate:catalog && npm run release:git && npm run release:publish
  • publish:patchnpm run bump:patch && npm run build:catalog && npm run validate:catalog && npm run release:git && npm run release:publish
  • release:gatenode scripts/run-release-gate.mjs
  • release:gitnode scripts/git-release-commit.mjs
  • release:publishnpm run build && npm run validate:catalog && npm publish && npm run postrelease:notify-catalog
  • storybookstorybook dev -p 6006
  • testvitest run
  • test:coveragevitest run --coverage
  • test:publishnode scripts/test-publish-scope.mjs
  • test:uivitest --ui
  • test:watchvitest
  • typechecktsc --noEmit
  • validate: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.13
  • class-variance-authority^0.7.1
  • classnames^2.3.2
  • clsx^2.1.1
  • dayjs^1.11.13
  • element-resize-detector^1.2.4
  • interactjs^1.10.19
  • lodash^4.17.21
  • lottie-react^2.4.1
  • memoize-one^6.0.0
  • react-syntax-highlighter^15.6.1
  • styled-components^6.4.0
  • tailwind-merge^3.3.1
  • tailwind-variants^1.0.0