pyats-asa-firewall
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill follows security best practices by utilizing environment variable references (
%ENV{NETCLAW_USERNAME},%ENV{NETCLAW_PASSWORD},%ENV{NETCLAW_ENABLE}) within the pyATS testbed YAML configuration rather than hardcoding sensitive credentials. - [COMMAND_EXECUTION]: The skill facilitates the execution of Cisco ASA CLI commands through the pyATS framework. Findings indicate the scope is strictly limited to diagnostic 'show' commands (e.g.,
show version,show vpn-sessiondb,show failover), ensuring the operations are read-only and suitable for monitoring environments.
Audit Metadata