ad-creative-monitor

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/creative-monitor.sh executes the social command-line utility to retrieve marketing insights from an ad account. It also uses jq to process JSON data for calculating performance trends.
  • [EXTERNAL_DOWNLOADS]: The script checks for the presence of @vishalgojha/social-cli and provides an installation command (npm install -g @vishalgojha/social-cli) if it is missing. This is a well-known package for social media marketing management.
  • [DATA_EXPOSURE_AND_EXFILTRATION]: The skill stores performance data in a local temporary file (/tmp/creative-monitor-*.json) for processing and logs findings to a workspace file (workspace/brand/learnings.md). No sensitive data is transmitted to unauthorized external domains.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 01:06 PM