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
- 3,651Niche · −30% score
- Versions published
- 225
- 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 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":["@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"}'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
Scripts19
buildbun run build:mock-assets && tsup && bun run build:css && bun run build:registrybuild:cssbunx @tailwindcss/cli -i src/styles.css -o dist/styles.css --minifybuild:mock-assetsbun run scripts/build-mock-assets.tsbuild:registrybun scripts/build-registry.tscleanrm -rf distcontractsbun run contracts:emit && bun run contracts:diffcontracts:diffbun scripts/diff-contracts.tscontracts:emitbun scripts/emit-contracts.tscontracts:smokebun scripts/diff-contracts.ts --smokedevtsup --watchformatoxfmt . --writeformat:checkoxfmt . --checklint:oxoxlint --fix .prepublishOnlybun run buildschema:addbun scripts/schema-add.tstestvitesttest:coveragevitest run --coveragetest:runvitest runtypechecktsgo --noEmit -p tsconfig.json && tsgo --noEmit -p tsconfig.node.json && tsgo --noEmit -p tsconfig.test.json
Dependencies9
@base-ui/react^1.4.1clsx^2.1.1date-fns^4.1.0jose^6.2.3libphonenumber-js1.12.41react-day-picker^9.14.0tailwind-merge^3.5.0xss^1.0.15zod^4.4.3