algo-net-centrality
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides algorithmic guidance and mathematical formulas for graph analysis. All provided code uses standard Python libraries for mathematical calculations and does not interact with the network, file system, or system commands.\n- [COMMAND_EXECUTION]: Analysis of the Python implementation in 'references/approximate-betweenness.md' confirms it only uses standard libraries (random, collections) for graph traversal and contains no subprocess, shell execution, or system calls.\n- [DATA_EXFILTRATION]: There are no network operations (curl, wget, requests) or access to sensitive file paths detected across any of the files.\n- [PROMPT_INJECTION]: The instructions and metadata do not contain any patterns intended to bypass safety filters or override agent behavior.\n- [REMOTE_CODE_EXECUTION]: No external dependencies are downloaded or executed. The provided Python code is intended for local execution by the agent.
Audit Metadata