openai-ads
Warn
Audited by Snyk on Jul 17, 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 is explicitly designed to manage advertising accounts and to create, update, activate, pause, and archive campaigns/ad groups/ads. It exposes APIs for updating ad accounts and activating accounts/campaigns/ad groups (openai_ads_update_ad_account, openai_ads_activate_ad_account, openai_ads_campaigns_activate, openai_ads_ad_groups_activate, openai_ads_activate, etc.). It also requires and manipulates monetary fields (daily_spend_limit_micros, max_bid_micros) and instructs creating campaigns/ad groups/ads and then activating them — operations that directly control ad spend. These are specific financial execution capabilities (managing and committing budgets/spend), not generic tooling.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata