social-media-analyzer
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a data analysis utility designed to calculate social media performance metrics from structured JSON input.
- [COMMAND_EXECUTION]: Analysis is performed via local Python scripts (scripts/calculate_metrics.py and scripts/analyze_performance.py) that use standard arithmetic and logic. No dangerous system calls, shell execution, or external process spawning were detected.
- [DATA_EXFILTRATION]: The skill does not perform any network operations and does not access sensitive system files or environment variables.
- [PROMPT_INJECTION]: No malicious instructions or bypass markers designed to override agent behavior were found in the documentation or scripts.
- [EXTERNAL_DOWNLOADS]: The skill does not download external packages or execute remote scripts at runtime. It relies entirely on the Python standard library and provided local files.
Audit Metadata