byted-volcengine-topology-analyzer
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script (
scripts/analyze_topology.py) to calculate resource dependencies and impact chains. This is a standard and safe implementation for complex logic that cannot be handled by prompts alone. - [SAFE]: No malicious patterns such as data exfiltration, prompt injection, or obfuscation were detected. The script uses standard libraries and performs graph traversals on data provided in the workspace (
business_topologies/directory). - [SAFE]: The skill handles infrastructure metadata (IPs, IDs) exclusively for topology mapping and does not attempt to access or store credentials or other sensitive information.
Audit Metadata