python-executor
Fail
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: HIGHREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill's primary purpose is to allow an agent to execute arbitrary Python code on remote servers hosted by inference.sh via the belt CLI tool. This capability enables untrusted code to run in an external environment with network access.
- [EXTERNAL_DOWNLOADS]: The skill directs users to install an external skill (belt-sh/cli) using npx and references external installation instructions hosted on a public GitHub repository (inference-sh/skills).
- [COMMAND_EXECUTION]: The provided instructions and examples require the execution of shell commands (e.g., belt app run) which can be used to trigger remote functionality and process local data through external services.
Recommendations
- AI detected serious security threats
Audit Metadata