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
- 1,780Niche · −30% score
- Versions published
- 14
- First published
- Jun 2026
- Publisher
- sshanzel
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 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":["@sshanzel/[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":["@sshanzel/[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
Scripts18
buildtsupmcptsx packages/mcp-server/src/index.tsplextsx packages/cli/src/index.tsprepackpnpm buildreleasenode scripts/release.mjsstartnode dist/plex.jsstart:mcpnode dist/plex-mcp.jstestvitest run && pnpm test:integrationtest:agent-toolsnode scripts/check-agent-tools.mjstest:brainpnpm build && node scripts/brain-check.mjstest:cochangepnpm build && node scripts/cochange-check.mjstest:deletionpnpm build && node scripts/deleted-radius-check.mjstest:e2epnpm test:brain && node scripts/worktree-seed-check.mjs && node scripts/cochange-check.mjs && node scripts/deleted-radius-check.mjstest:integrationtsx packages/engine/integration.mts build && tsx packages/engine/integration.mts ranking-eval && tsx packages/engine/integration.mts incremental && tsx packages/engine/integration.mts cochange-inc && tsx packages/engine/integration.mts cochange-weak && tsx packages/engine/integration.mts semantic-waiver && tsx packages/engine/integration.mts reconcile && tsx packages/engine/integration.mts worktree-seed && tsx packages/engine/integration.mts neighborhood && tsx packages/engine/integration.mts blast-hub && tsx packages/engine/integration.mts cochange-hub && tsx packages/engine/integration.mts precise && tsx packages/engine/integration.mts engine && tsx packages/engine/integration.mts review-plan && tsx packages/engine/integration.mts ranking && tsx packages/engine/integration.mts knowledge && tsx packages/engine/integration.mts brain-heal && tsx packages/engine/integration.mts braintest:unitvitest runtest:watchvitesttest:worktreepnpm build && node scripts/worktree-seed-check.mjstypechecktsc -p tsconfig.json
Dependencies5
@modelcontextprotocol/sdk^1.12.0kuzu^0.11.3parse-diff^0.11.1typescript^5.7.2zod^3.23.8