creating-campaigns-ads-audiences
Warn
Audited by Snyk on Jul 27, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill explicitly provides scripts and API endpoints to create and manage Meta advertising campaigns, ad sets, creatives, and ads including fields for budgets (in cents) and commands to flip status to ACTIVE to begin spend. It includes examples for setting
--daily-budget,daily_budgeton ad sets, and a concrete commandpython update_campaign.py --campaign-id <id> --status ACTIVEto enable spending. Because it specifically exposes the API/actions to set budgets and turn campaigns live (i.e., initiate ad spend), this is direct financial execution capability (managing ad spend budgets).
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata