PkgRadar

Package evidence

@croquiscom/[email protected]

Install-time lifecycle script: postinstall="node scripts/install-claude-skills.js"

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,855Niche · −30% score
Versions published
606Mature · −50% score
First published
Sep 2022
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@croquiscom/[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":["@croquiscom/[email protected]"],"fail_on":"review"}'
Artifact bytes4,332,619
Previous version16.58.1-snapshot-worktree-cpfe-17976-typography-h8613c193.27111582306.1
Published2026-06-12T03:08:14.058Z
SHA-256ca94389bbbff7bb7c567dcccc92e945e20eecc91665bced2ef465b35f2bb6da6

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/install-claude-skills.js"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
1Score
16.59.0Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/install-claude-skills.js"5
lowLarge Javascript Payloadpackage/dist/index.es.js4878768 bytes0
lowLarge Javascript Payloadpackage/dist/index.js4903684 bytes0

Manifest

Package metadata

Scripts21
  • analyzerANALYZER=true yarn build
  • buildnpm run build-rollup && npm run test:type && npm run build:skills
  • build-rolluprollup -c
  • build-storybookstorybook build
  • build:skillsnode scripts/build-skills.js
  • changesetchangeset
  • extract-llmsnode scripts/extract-llms.js --distPath ./storybook-static
  • figma:checkfigma connect publish --config figma.config.json --dry-run
  • linteslint 'src/**/*.{js,ts,tsx}' --quiet --fix
  • postinstallnode scripts/install-claude-skills.js
  • releaseyarn build-storybook && yarn extract-llms && yarn build && changeset publish
  • storybookstorybook dev -p 6006
  • svgryarn svgr:icons && yarn svgr:images && node ./scripts/figma-import-icons.js
  • svgr:iconssvgr --config-file .svgrrc.icons.js -- assets/icons
  • svgr:imagessvgr --config-file .svgrrc.images.js -- assets/images
  • testyarn test:storybook && yarn test:unit
  • test:storybookvitest run
  • test:typetsc --skipLibCheck
  • test:unitvitest run --config vitest.unit.config.ts
  • watchrollup -c --watch
  • yalc:watchconcurrently "yarn watch" "onchange 'dist/**/*' -- yalc push"
Dependencies18
  • @dnd-kit/core^6.3.1
  • @dnd-kit/modifiers^9.0.0
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @floating-ui/react^0.26.9
  • @radix-ui/react-slot^1.2.4
  • @react-aria/focus^3.9.0
  • @react-aria/utils^3.14.0
  • @tanstack/react-virtual^3.13.4
  • chroma-js^3.1.2
  • classnames^2.3.1
  • date-fns^2.29.3
  • dompurify^3.1.6
  • framer-motion^6.5.1
  • js-base64^3.7.7
  • lodash-es^4.17.21
  • react-colorful^5.6.1
  • react-day-picker^8.10.1