python-executor
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONDATA_EXFILTRATIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
infshCLI viaBash(infsh *)to execute subcommands on the inference.sh platform. - [REMOTE_CODE_EXECUTION]: It is designed to run arbitrary Python scripts on the vendor's remote infrastructure.
- [DATA_EXFILTRATION]: The environment contains libraries like
requestsandplaywright, enabling the tool to connect to external network endpoints. - [EXTERNAL_DOWNLOADS]: The documentation mentions using
npxto install vendor tools from the npm registry, which is a trusted source.
Audit Metadata