pyats-health-check
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes multiple shell commands via a Python wrapper to run network diagnostics. These include standard operational commands like 'show version', 'show processes cpu', and 'show interfaces' to gather device telemetry.
- [DATA_EXFILTRATION]: The skill collects technical metadata from network equipment, such as serial numbers, software versions, and system logs. This information is processed locally to generate health reports and is not sent to external or untrusted destinations.
- [SAFE]: No obfuscated URLs, hardcoded credentials, or suspicious persistence mechanisms were detected. The skill uses environment variables to locate its execution scripts, which is consistent with the provided author context.
Audit Metadata