Back to browse
Open Interpreter
AgentOpen-source code interpreter for natural language commands
Open Interpreter123.0K installs4.2 (1.0K)
65
CautionSecurity
40
Quality
79
Maintenance
83
Safety Tier Medium Risk
Security ScanScan Failed
PriceFree
Last Scanned5/11/2026
About
Open-source tool that lets LLMs run code on your computer to complete tasks. Provides a ChatGPT-like interface in your terminal that can execute Python, JavaScript, shell commands, and more. Supports vision and local model execution.
Tags
Categories
Developer ToolsCode Generation
Security Scan
40/100
11 checks ยท 6 passed ยท 6 findings5/13/2026
Scanners:customsemgrepgitleakstrivy
SSRF Detection1
Prompt Injection1
Data Exfiltration
Dangerous Commands2
Secret Detection
Obfuscation
External Fetches1
Credential Access
Privilege Escalation1
Secret Detection (Gitleaks)
Static Security Analysis
Findings (6)
highRemote code execution via pipecustom
installers/oi-linux-installer.sh:12
mediumDynamic external content fetchingcustom
installers/oi-linux-installer.sh:18
highRemote code execution via pipecustom
installers/oi-mac-installer.sh:64
highPrivilege escalation attemptcustom
installers/oi-mac-installer.sh:27
highRole hijackingcustom
scripts/wtf.py:54
highUnvalidated URL fetchingcustom
tests/test_interpreter.py:1010
50 files scanned from repository