python-executor

Pass

Audited by Gen Agent Trust Hub on Apr 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill facilitates the execution of Python code on the vendor's remote infrastructure. The documentation explicitly mentions that execution occurs in an isolated, sandboxed environment for security.
  • [COMMAND_EXECUTION]: The skill utilizes the vendor-provided infsh command-line tool to manage app execution and login. The use of this tool is explicitly restricted within the skill's manifest using the allowed-tools field.
  • [EXTERNAL_DOWNLOADS]: The skill provides URLs for CLI installation and documentation hosted on the vendor's official GitHub repository (inference-sh/skills) and main domain (inference.sh). These are documented neutrally as standard project resources.
  • [REMOTE_CODE_EXECUTION]: The primary function of the skill is to transmit Python code to the vendor's platform for execution. This is the intended purpose of the tool and is implemented through documented vendor APIs.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 23, 2026, 07:52 AM