PkgRadar

Package evidence

@cimplify/[email protected]

no findings

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,466Niche · −30% score
Versions published
231
First published
Jan 2026
Publisher
robeng1

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 monitoring

No 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":["@cimplify/[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":["@cimplify/[email protected]"],"fail_on":"review"}'
Publisherrobeng1
Artifact bytes1,273,910
Previous version0.82.0
Published2026-06-14T08:47:13.513Z
SHA-2566f9654a8a34354ac8740f59659d2fa4f13a363c195dce685b3a954905bc3f3a5

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

low
Last checked
lowRisk
0Score
0.83.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts19
  • buildbun run build:mock-assets && tsup && bun run build:css && bun run build:registry
  • build:cssbunx @tailwindcss/cli -i src/styles.css -o dist/styles.css --minify
  • build:mock-assetsbun run scripts/build-mock-assets.ts
  • build:registrybun scripts/build-registry.ts
  • cleanrm -rf dist
  • contractsbun run contracts:emit && bun run contracts:diff
  • contracts:diffbun scripts/diff-contracts.ts
  • contracts:emitbun scripts/emit-contracts.ts
  • contracts:smokebun scripts/diff-contracts.ts --smoke
  • devtsup --watch
  • formatoxfmt . --write
  • format:checkoxfmt . --check
  • lint:oxoxlint --fix .
  • prepublishOnlybun run build
  • schema:addbun scripts/schema-add.ts
  • testvitest
  • test:coveragevitest run --coverage
  • test:runvitest run
  • typechecktsgo --noEmit -p tsconfig.json && tsgo --noEmit -p tsconfig.node.json && tsgo --noEmit -p tsconfig.test.json
Dependencies9
  • @base-ui/react^1.4.1
  • clsx^2.1.1
  • date-fns^4.1.0
  • jose^6.2.3
  • libphonenumber-js1.12.41
  • react-day-picker^9.14.0
  • tailwind-merge^3.5.0
  • xss^1.0.15
  • zod^4.4.3