pyats-f5-ltm

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill invokes a Python-based execution wrapper ($MCP_CALL) to run pyATS scripts ($PYATS_MCP_SCRIPT). This is a standard method for integrating network automation tools within the agent's environment using provided platform scripts.
  • [SAFE]: Sensitive information such as usernames and passwords for the F5 devices is handled through environment variables (F5_USERNAME, F5_PASSWORD) in the pyATS testbed configuration, avoiding hardcoded secrets.
  • [SAFE]: The skill documentation includes explicit guardrails limiting operations to read-only GET requests and requires the use of external change management for any configuration modifications, which follows security best practices for network automation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 06:12 AM