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
- 69
- Versions published
- 24
- First published
- Mar 2026
- Publisher
- sean.holung
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":["@sean.holung/[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":["@sean.holung/[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
Scripts15
benchmarknode --import tsx scripts/run-benchmarks.tsbenchmark:ccbench:js-tsbash ./scripts/run-ccbench-js-ts.shbenchmark:swebenchbash ./scripts/run-swebench-verified.shbenchmark:ts-benchbash ./scripts/run-ts-bench.shbuildnpm run build:workspaces && tsc -p tsconfig.json && node scripts/build-web.mjs && chmod +x dist/src/index.jsbuild:webnode scripts/build-web.mjsbuild:workspacesnpm run build --workspace=packages/agent-sdk && npm run build --workspace=packages/minicode-plugin-pythondevnpm run build:workspaces && node scripts/build-web.mjs && node --import tsx src/index.tsdev:inknpm run build:workspaces && node scripts/build-web.mjs && CLI_UI_MODE=ink node --import tsx src/index.tsinstall:globalnpm run build && npm linklinteslint "src/**/*.ts" "src/**/*.tsx" "tests/**/*.ts" --max-warnings=0pretestnpm run build:workspaces && node scripts/build-web.mjsstartnode dist/src/index.jstestnode --test --import tsx "tests/**/*.test.ts" "packages/*/tests/**/*.test.ts"verify-indexnode --import tsx test-programs/verify-index/verify.ts
Dependencies16
@anthropic-ai/sdk^0.76.0@inkjs/ui^2.0.0@modelcontextprotocol/sdk^1.29.0@sean.holung/minicode-sdk*ajv^8.18.0dotenv^17.3.1ink^6.8.0marked^17.0.5minicode-plugin-python*picocolors^1.1.1react^19.2.4tree-sitter^0.25.0tree-sitter-python^0.25.0typescript^5.9.3ws^8.19.0zod^3.25.76