PkgRadar

Package evidence

@ramme-io/[email protected]

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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
59Established · −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

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":["@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 bytes8,500,609
Previous version2.2.1
Published2026-06-09T21:22:06.502Z
SHA-2563d82f7c6fd1ffb05a68f2d890efb1cd87a3e1024407fdfcdb269b3119fe5aa09

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx only-allow pnpm"5

Manifest

Package metadata

Scripts8
  • buildtsc && vite build
  • devvite
  • dev:agentpnpm build && pnpm lint && pnpm test
  • linteslint . --max-warnings 0
  • preinstallnpx only-allow pnpm
  • previewvite preview
  • testvitest run
  • test:watchvitest
Dependencies33
  • @ai-sdk/google^0.0.10
  • @eslint/js^10.0.1
  • @radix-ui/react-slot^1.2.4
  • @ramme-io/kernelworkspace:*
  • @ramme-io/sharedworkspace:*
  • @ramme-io/uiworkspace:*
  • ably^2.21.0
  • ag-grid-community^31.3.1
  • ag-grid-enterprise^31.3.1
  • ag-grid-react^31.3.1
  • ai^3.0.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • eslint-plugin-react-hooks^7.1.1
  • eslint-plugin-react-refresh^0.5.2
  • framer-motion^11.0.0
  • fs-extra^11.2.0
  • globals^17.6.0
  • lucide-react^0.454.0
  • mqtt^5.14.1
  • react^18.3.1
  • react-datepicker^7.3.0
  • react-dom^18.3.1
  • react-markdown^10.1.0
  • react-router-dom^6.28.0
  • react-select^5.8.0
  • react-syntax-highlighter^16.1.0
  • recharts^2.12.7
  • remark-gfm^4.0.1
  • tailwind-merge^2.5.2
  • …and 3 more.