devops-network-calculator-for-azure

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a well-documented DevOps utility designed for Azure network architecture. It includes detailed reference guides for AKS networking and VNet segmentation that align with industry best practices.
  • [COMMAND_EXECUTION]: The skill includes a Python script (scripts/network-calc.py) that performs local CIDR calculations and analyzes Terraform variable files. This script uses only built-in Python libraries such as ipaddress and argparse, and it does not perform any network operations, sub-process execution, or arbitrary command execution.
  • [DATA_EXPOSURE]: The tool is designed to read local project configuration files (.tfvars) to provide network utilization analysis. This file access is limited to the tool's declared purpose, does not target sensitive system credentials, and lacks any capability for data exfiltration.
  • [EXTERNAL_DOWNLOADS]: No external packages or remote scripts are downloaded or executed. The skill is self-contained and does not require internet access for its core functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 01:27 AM