python-executor
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill is designed to execute arbitrary Python code provided in the input parameters on the vendor's remote infrastructure.
- Evidence: The
codefield in the input schema and multiple examples inSKILL.mddemonstrate passing Python scripts to theinfsh/python-executorapp. - [COMMAND_EXECUTION]: The skill utilizes the
infshcommand-line tool to interface with the remote execution service. - Evidence:
allowed-tools: Bash(infsh *)and CLI examples inSKILL.mdlikeinfsh app run. - [EXTERNAL_DOWNLOADS]: Documentation references the installation of the
infshCLI vianpx, a well-known service for package management. - Evidence: Quick Start instructions in
SKILL.mdsuggest usingnpx skills add inference-sh/skills@agent-tools.
Audit Metadata