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
- 1
- First published
- Jun 2026
- Publisher
- iamursky
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":["@blakeui/[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":["@blakeui/[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
Scripts20
buildtsup && chmod +x dist/stdio.jsbuild:apiwrangler deploy --dry-run --outdir dist-api --env=""changelogconventional-changelog -p angular -i CHANGELOG.md -s --commit-path . --tag-prefix react-mcp-vcleanrm -rf distdeploy:apiwrangler deploy src/api.ts --minify --env=""dev:stdioNODE_ENV=development tsx --watch src/mcp/stdio.tsextract:dev./scripts/extract-dev.sh bothformatprettier --write "src/**/*.{ts,tsx,json}"inspectnpx @modelcontextprotocol/inspector tsx src/mcp/stdio.tslinteslint src/**/*.tslint:fixeslint src/**/*.ts --fixmcp:stdioNODE_ENV=development tsx src/mcp/stdio.tsreleasebumpp --execute='pnpm run changelog' --all --tag='react-mcp-v%s' --commit='chore(react-mcp): release v%s'release:checkpnpm run lint && pnpm run typecheck && pnpm run test && pnpm run buildtestvitest runtest:apinode test-api.mjstest:api:productionnode test-api.mjs --url https://mcp-api.blakeui.comtest:uivitest --uitest:watchvitesttypechecktsc --noEmit
Dependencies7
@aws-sdk/client-s3^3.696.0@hono/zod-validator^0.7.4@modelcontextprotocol/sdk^1.28.0@xmldom/xmldom^0.8.11hono^4.10.2posthog-node^5.9.1zod^3.25.0