meta-ad-builder
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local Python and shell scripts to facilitate ad management and verify environment configurations. These operations are transparent, parameterized, and restricted to the skill's stated operational scope.\n- [EXTERNAL_DOWNLOADS]: Network communication is performed exclusively with graph.facebook.com, which is the official and trusted endpoint for Meta's Marketing API. This access is necessary for the skill's core functions and is conducted using standard, secure libraries.\n- [CREDENTIALS_UNSAFE]: Meta Access Tokens are handled securely by recommending storage in environment variables via .env files. The skill includes a dedicated verification script to safely check token validity against the official API, preventing accidental credential exposure.\n- [DATA_EXFILTRATION]: No unauthorized data transmission was detected. The skill ensures data privacy by writing sensitive ad performance results and competitor research data to git-ignored local directories, preventing them from being committed to version control.
Audit Metadata