PkgRadar

Package evidence

@ramme-io/[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
48
Versions published
45Established · −30% score
First published
Dec 2025
Publisher
danetroup

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":["@ramme-io/[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":["@ramme-io/[email protected]"],"fail_on":"review"}'
Publisherdanetroup
Artifact bytes881,749
Previous version2.1.2
Published2026-06-09T22:01:26.100Z
SHA-256be59734c5d8b01559dca2299257e95fb7602012bb283d9c5aefd4d12265eb17f

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

Scripts6
  • buildnpm run generate && vite build && tsc --declaration --emitDeclarationOnly --outDir dist --noEmit false
  • bundle:airepomix --ignore '**/*.lock,**/dist/**,**/storybook-static/**' --output 'ramme-ui-context.txt'
  • devvite
  • generatenpm run generate:manifest && npm run generate:registry
  • generate:manifestnode scripts/generate-manifest.js
  • generate:registrynode scripts/generate-registry.js
Dependencies15
  • @radix-ui/react-label^2.1.8
  • @radix-ui/react-slot^1.2.3
  • @ramme-io/shared3.0.0
  • @tailwindcss/container-queries^0.1.1
  • @tippyjs/react^4.2.6
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • date-fns^3.6.0
  • lucide-react^0.537.0
  • react-datepicker^7.3.0
  • react-select^5.8.0
  • react-syntax-highlighter^15.6.6
  • tailwind-merge^3.3.1
  • tippy.js^6.3.7
  • zod^3.23.8