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.shexecutes thesocialcommand-line utility to retrieve marketing insights from an ad account. It also usesjqto process JSON data for calculating performance trends. - [EXTERNAL_DOWNLOADS]: The script checks for the presence of
@vishalgojha/social-cliand 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