Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

openinterpreter/openinterpreter

https://github.com/openinterpreter/openinterpreter · scanned 2026-07-23 10:43 UTC (5 days, 8 hours ago)

360 raw signals (0 security + 360 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 8 hours ago · v5 · last Δ +11.0 (diff) · 355 actionable findings from 1 signal source. 5 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

Top 10 actions, ranked by impact × ease. Severity drives impact; tag-based fix-clarity drives ease.

#1
Possible secret in codex-rs/network-proxy/src/credential_broker_tests.rs
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in codex-rs/network-proxy/src/credential_broker_tests.rs:119; move to env var / secrets manager.
codex-rs/network-proxy/src/credential_broker_tests.rs:119
#2
Possible secret in codex-rs/login/src/auth/bedrock_api_key_tests.rs
GapSeverity.HIGH Layer.SECURITY score 0.750
Why: high severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in codex-rs/login/src/auth/bedrock_api_key_tests.rs:40; move to env var / secrets manager.
codex-rs/login/src/auth/bedrock_api_key_tests.rs:40
#3
Possible secret in codex-rs/model-provider/src/auth.rs
GapSeverity.HIGH Layer.SECURITY score 0.750
Why: high severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in codex-rs/model-provider/src/auth.rs:529; move to env var / secrets manager.
codex-rs/model-provider/src/auth.rs:529
#4
Possible secret in codex-rs/model-provider/src/provider.rs
GapSeverity.HIGH Layer.SECURITY score 0.750
Why: high severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in codex-rs/model-provider/src/provider.rs:484; move to env var / secrets manager.
codex-rs/model-provider/src/provider.rs:484
#5
Possible secret in codex-rs/model-provider/src/amazon_bedrock/mod.rs
GapSeverity.HIGH Layer.SECURITY score 0.750
Why: high severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in codex-rs/model-provider/src/amazon_bedrock/mod.rs:207; move to env var / secrets manager.
codex-rs/model-provider/src/amazon_bedrock/mod.rs:207
#6
Possible secret in codex-rs/network-proxy/src/credential_broker_tests.rs
GapSeverity.HIGH Layer.SECURITY score 0.750
Why: high severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in codex-rs/network-proxy/src/credential_broker_tests.rs:47; move to env var / secrets manager.
codex-rs/network-proxy/src/credential_broker_tests.rs:47
#7
Insecure pattern 'exec_used' in codex-rs/core/src/exec.rs:534
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
codex-rs/core/src/exec.rs:534
#8
SkillSpector OH1 (output-handling) in .codex/skills/babysit-pr/scripts/gh_pr_watch.py
GapSeverity.HIGH Layer.SECURITY score 0.375
Why: high severity
.codex/skills/babysit-pr/scripts/gh_pr_watch.py:116
#9
SkillSpector OH1 (output-handling) in .codex/skills/codex-issue-digest/scripts/collect_issue_digest.py
GapSeverity.HIGH Layer.SECURITY score 0.375
Why: high severity
.codex/skills/codex-issue-digest/scripts/collect_issue_digest.py:230
#10
SkillSpector P6 (prompt-injection) in codex-rs/skills/src/assets/samples/imagegen/scripts/image_gen.py
GapSeverity.HIGH Layer.SECURITY score 0.375
Why: high severity
codex-rs/skills/src/assets/samples/imagegen/scripts/image_gen.py:88

Click "Find this gap" on any action above to jump to it on the Findings tab. Adjust the chip bar to filter by impact (severity), layer, or source.

For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/01ac994a-162b-4c5b-9e1e-7b0cc8d1f10a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/01ac994a-162b-4c5b-9e1e-7b0cc8d1f10a/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.