social-media-analyzer
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs intended data analysis tasks using provided Python scripts without any malicious side effects. All operations are local to the environment.
- [COMMAND_EXECUTION]: The skill uses Python scripts (
scripts/calculate_metrics.pyandscripts/analyze_performance.py) to process JSON campaign data. These executions are documented and serve the primary purpose of the skill. - [DATA_EXPOSURE]: No evidence of credential harvesting, unauthorized file access, or network exfiltration was found. The skill processes user-provided campaign data locally.
- [REMOTE_CODE_EXECUTION]: No remote code execution patterns or external downloads from untrusted sources were detected. The scripts rely only on Python standard libraries (typing, datetime).
Audit Metadata