devops-network-calculator-for-azure
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely locally using the Python standard library for all calculations and analysis. It does not perform any network requests or data exfiltration.
- [COMMAND_EXECUTION]: The skill executes a local Python script (scripts/network-calc.py) included in the package. A detailed audit of this script confirms it contains only legitimate networking logic and lacks any malicious patterns such as subprocess spawning, environment manipulation, or remote code execution.
- [EXTERNAL_DOWNLOADS]: The skill identifies as having zero external dependencies and does not perform any downloads during operation.
- [DATA_EXFILTRATION]: No exfiltration vectors were identified. The script reads local files (like terraform.tfvars) solely to provide the user with network analysis and does not transmit this information to any external endpoints.
- [PROMPT_INJECTION]: Instructions and metadata are focused on technical utility and do not contain patterns intended to override agent safety guidelines or manipulate core behavior.
Audit Metadata