PkgRadar

Package evidence

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

Versions published
3
First published
Dec 2025
Publisher
ninad_dvlp

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":["@reliability-design/[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":["@reliability-design/[email protected]"],"fail_on":"review"}'
Publisherninad_dvlp
Artifact bytes234,520
Previous version1.0.2
Published2026-04-09T20:15:22.204Z
SHA-2568ab56b3554f6c3d35725193543a4af8b44c3fb7a7c5e74476d48ae3b53b1a5b4

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
1.1.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

Scripts9
  • buildtsc
  • cleanrimraf dist tsconfig.tsbuildinfo
  • icons:build-assetsnpm run icons:normalize && npm run icons:validate && npm run icons:generate
  • icons:fetchtsx scripts/fetch-figma-icons.ts
  • icons:generatetsx scripts/generate-icons.ts
  • icons:normalizetsx scripts/normalize-icons.ts
  • icons:validatetsx scripts/validate-icons.ts
  • prepublishOnlynpm run rebuild
  • rebuildnpm run clean && npm run build
Dependencies1
  • lit^3.1.0