python-executor
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
infshCLI tool to communicate with the vendor's cloud platform. This is the intended operation for executing code within the provided infrastructure. - [REMOTE_CODE_EXECUTION]: The primary function of the skill is to send user-provided Python code to a remote sandbox for execution. This is a documented feature performed through the vendor's official command-line interface.
- [EXTERNAL_DOWNLOADS]: The documentation provides an installation link for the
infshCLI tool hosted on the vendor's official GitHub repository. This is a standard method for distributing required tooling.
Audit Metadata