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
- 746
- Versions published
- 12
- First published
- May 2026
- Publisher
- aerem
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":["@aerem/[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":["@aerem/[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
Scripts8
buildnpm run clean && npm run build:tsc && npm run build:assets && npm run build:proxiesbuild:assetsmkdir -p dist/styles && cp src/styles/*.css dist/styles/build:proxiesnode scripts/gen-proxies.mjsbuild:tsctsc --project tsconfig.build.jsoncleanrm -rf dist lib && node -e "require('fs').readdirSync('.').filter(f=>(f.endsWith('.js')||f.endsWith('.d.ts'))&&!['package.js','package.d.ts'].includes(f)).forEach(f=>require('fs').unlinkSync(f))"devtsc --project tsconfig.build.json --watchprepublishOnlynpm run typecheck && npm run buildtypechecktsc --noEmit
Dependencies13
@base-ui/react^1.5.0@radix-ui/react-direction^1.1.1@radix-ui/react-slot^1.2.4class-variance-authority^0.7.1clsx^2.1.1cmdk^1.1.1embla-carousel-react^8.6.0lucide-react^0.562.0radix-ui^1.4.3react-hook-form^7.76.1sonner^1.7.4tailwind-merge^3.4.0vaul^1.1.2