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
- 250
- First published
- Apr 2026
- Publisher
- jdunnfive
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":["[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":["[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 (2 events)
- available → available · risk low · score 0 · status available -> available, risk high -> low, score 45 -> 0
- new → available · risk high · score 45 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts27
buildtsc -p tsconfig.build.json && chmod +x dist/cli/run.js dist/cli/serve.js 2>/dev/null || truechangelognode scripts/generate-changelog.mjscheck:boundarynode scripts/check-engine-runtime-boundary.mjscheck:dashboardnode --check src/dashboard/main.legacy.jscheck:doc-examplesnpx tsx scripts/check-doc-examples.tscomparenpx tsx src/cli/run-a.ts && npx tsx src/cli/run-b.tscompilenpx tsx src/cli/compile.tsdashboardnpx tsx src/cli/serve.tsdashboard:buildcd src/dashboard && npx vite builddashboard:devcd src/dashboard && npx vitedashboard:smokenpx tsx src/cli/serve.ts 3docstypedoc && cp assets/docs-theme/paracosm-override.css docs/api/assets/paracosm-override.cssexport:json-schemanpx tsx scripts/export-json-schema.tsleader:anpx tsx src/cli/run-a.tsleader:bnpx tsx src/cli/run-b.tsprepublishOnlynpm run buildrunnpx tsx src/cli/run.tsrun:anpx tsx src/cli/run-a.tsrun:bnpx tsx src/cli/run-b.tssmokenpx tsx src/cli/run-a.ts 3snapshot:schemanpx tsx scripts/snapshot-schema.tstestnpm run check:boundary && npm run typecheck:dashboard && node --import tsx --import ./scripts/test-css-stub.mjs --test 'tests/**/*.test.ts' 'src/api/**/*.test.ts' 'src/cli/**/*.test.ts' 'src/engine/**/*.test.ts' 'src/runtime/**/*.test.ts' 'src/llm/**/*.test.ts' 'src/server/**/*.test.ts' 'src/dashboard/src/**/*.test.ts' 'src/dashboard/src/**/*.test.tsx'test:e2eplaywright testtest:e2e:fixturesnode tests-e2e/fixtures/build-fixtures.mjstest:e2e:installplaywright install chromiumtest:e2e:uiplaywright test --uitypecheck:dashboardtsc -p src/dashboard
Dependencies6
@framers/agentos^0.9.21@framers/sql-storage-adapter^0.6.6better-sqlite3^12.9.0pdfjs-dist^5.7.284resend^4.8.0zod^4.4.1