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
- 172
- Versions published
- 30
- First published
- Apr 2026
- Publisher
- pskoett
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 (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts25
buildbun run build:client && bun run build:json-render && bun run build:typesbuild:clientbun build src/client/index.tsx --outdir dist/canvas --minify && cp src/client/theme/global.css dist/canvas/global.cssbuild:json-renderbash scripts/build-json-render.shbuild:typestsc -p tsconfig.types.jsondevbun run src/cli/index.tsdev:demobun run src/cli/index.ts --demodev:portlessportless run --name pmx --app-port 4313 bun run src/cli/index.ts --no-open --port=4313dev:portless:demoportless run --name pmx --app-port 4313 bun run src/cli/index.ts --no-open --port=4313 --demopack:dry-runbun pm pack --dry-runprepublishOnlybun run build && bun run typecheckrelease:checkbun run build && bun run typecheck && bun run test:allrelease:smokebash scripts/release-smoke.shstartbun run src/cli/index.ts --no-opentestPMX_CANVAS_DISABLE_BROWSER_OPEN=1 bun test tests/unittest:allbun run test && bun run test:web-canvastest:coveragebun test tests/unit --coverage --coverage-reporter=text --coverage-reporter=lcov --coverage-dir coveragetest:e2ebun run test:web-canvastest:e2e-clibash scripts/e2e-cli-coverage.shtest:e2e:headedbun run test:web-canvas:headedtest:install-browsersbun x playwright install chromiumtest:unitPMX_CANVAS_DISABLE_BROWSER_OPEN=1 bun test tests/unittest:web-canvasPMX_CANVAS_DISABLE_BROWSER_OPEN=1 bun run build && PMX_CANVAS_DISABLE_BROWSER_OPEN=1 bun x playwright testtest:web-canvas:headedbun run build && bun x playwright test --headedtypechecktsc --noEmitvalidate:agent-skillsbash scripts/validate-agent-skill-mirrors.sh
Dependencies19
@joplin/turndown-plugin-gfm^1.0.64@json-render/core0.19.0@json-render/devtools0.19.0@json-render/devtools-react0.19.0@json-render/directives0.19.0@json-render/mcp0.19.0@json-render/react0.19.0@json-render/shadcn0.19.0@modelcontextprotocol/ext-apps^1.3.1@modelcontextprotocol/sdk^1.0.0@preact/signals^2.0.0@types/turndown^5.0.6marked^15.0.0preact^10.25.0react^19.2.3react-dom^19.2.3recharts^3.2.1turndown^7.2.4zod^4.3.6