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
- 569
- Versions published
- 41
- First published
- Apr 2026
- Publisher
- anit-10x
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":["@openanalystinc/[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":["@openanalystinc/[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
Scripts5
buildnpm --prefix ink-tui run build && cargo build --manifest-path rust/Cargo.toml -p openanalyst-clirelease:checknpm run typecheck && npm --prefix ink-tui run test -- --run src/utils/credential-manager.test.ts src/contexts/keypress-context.test.tsx src/components/permission-dialog.test.tsx && cargo test --manifest-path rust/Cargo.toml -p runtime mcp_bridge --lib && cargo test --manifest-path rust/Cargo.toml -p api provider_client --tests && npm run test:packagetestnpm --prefix ink-tui run test && cargo test --manifest-path rust/Cargo.toml --workspacetest:packagecargo build --manifest-path rust/Cargo.toml -p openanalyst-cli && node scripts/test-cli-launcher.js && node scripts/test-local-package-e2e.jstypechecknpm --prefix ink-tui run typecheck && cargo check --manifest-path rust/Cargo.toml -p runtime -p orchestrator -p api -p commands -p openanalyst-cli
Dependencies19
ansi-escapes^7.3.0chalk^4.1.2cli-spinners^2.9.2clipboardy~5.2.0color-convert^2.0.1diff^8.0.3fzf^0.5.2highlight.js^11.11.1inknpm:@jrichman/[email protected]ink-gradient^3.0.0ink-spinner^5.0.0lowlight^3.3.0react^19.2.0shell-quote^1.8.3sql.js^1.14.1string-width^8.1.0strip-ansi^7.1.0tinygradient^1.1.5zod^3.23.8
Optional dependencies7
@openanalystinc/openanalyst-cli-darwin-arm642.0.45@openanalystinc/openanalyst-cli-darwin-x642.0.45@openanalystinc/openanalyst-cli-linux-arm642.0.45@openanalystinc/openanalyst-cli-linux-x642.0.45@openanalystinc/openanalyst-cli-win32-arm642.0.45@openanalystinc/openanalyst-cli-win32-x642.0.45@playwright/mcp^0.0.70