meta-ads-api
Pass
Audited by Gen Agent Trust Hub on May 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a specification for an API wrapper interacting with Meta Ads. It follows standard security practices by using environment variables for sensitive tokens instead of hardcoded secrets.
- [SAFE]: The design incorporates a human-in-the-loop approval process, ensuring that ad campaigns are created in a 'PAUSED' state for manual review before activation, preventing accidental or malicious ad spend.
- [SAFE]: Implementation guidance suggests well-known, official SDKs from Meta (Facebook) for both Python and Node.js environments.
- [SAFE]: The specification includes robust error handling, pre-flight validation of permissions, and a rollback mechanism to delete partially created resources upon failure.
Audit Metadata