network-social-graph
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to perform social network analysis using established Python libraries. All data processing is local to the agent's environment, and the output is a structured markdown report.
- [DATA_EXFILTRATION]: No network operations, credential harvesting, or access to sensitive system paths were detected. The skill only processes provided conversation dataframes and writes findings to a local documentation directory.
- [PROMPT_INJECTION]: There are no instructions aimed at manipulating agent behavior or bypassing safety filters. The skill also explicitly warns against over-interpreting interaction frequency as personal relationship strength.
- [COMMAND_EXECUTION]: The provided Python code snippets are limited to data manipulation and graph algorithms. There is no evidence of subprocess spawning, shell command execution, or usage of dangerous functions like eval() or exec().
- [EXTERNAL_DOWNLOADS]: The skill does not attempt to download or execute external scripts, binary files, or unverified packages at runtime.
Audit Metadata