skill-system-graph
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a graph navigation utility that processes local metadata files. No suspicious network activity, credential harvesting, or unauthorized privilege escalation attempts were found.
- [COMMAND_EXECUTION]: Subprocess calls are used within the test suite (scripts/test_graph_cli.py) to verify CLI functionality by executing the skill's own scripts via the Python interpreter.
- [DYNAMIC_EXECUTION]: The skill implements dynamic module loading for internal code organization, restricted to specific scripts within its own directory.
Audit Metadata