netmiko-ssh-automation

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill documents secure practices for network automation, specifically focusing on avoiding hardcoded credentials, implementing timeouts, and requiring explicit operator flags for configuration changes.
  • [CREDENTIALS_UNSAFE]: No hardcoded credentials detected. The patterns correctly use os.environ.get() and getpass for secret management, which is a standard security best practice.
  • [COMMAND_EXECUTION]: The provided Python code utilizes the netmiko library for SSH automation. The instructions emphasize bounded batch processing and explicit inventory lists to prevent unauthorized or broad network scans.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 10:24 PM
Security Audit — agent-trust-hub — netmiko-ssh-automation