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 code field in the input schema and multiple examples in SKILL.md demonstrate passing Python scripts to the infsh/python-executor app.
  • [COMMAND_EXECUTION]: The skill utilizes the infsh command-line tool to interface with the remote execution service.
  • Evidence: allowed-tools: Bash(infsh *) and CLI examples in SKILL.md like infsh app run.
  • [EXTERNAL_DOWNLOADS]: Documentation references the installation of the infsh CLI via npx, a well-known service for package management.
  • Evidence: Quick Start instructions in SKILL.md suggest using npx skills add inference-sh/skills@agent-tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 11:51 AM