apple-search-ads
Warn
Audited by Snyk on Feb 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 explicitly manages Apple Search Ads campaigns and includes commands that create and update campaigns with budgets (e.g.,
asa campaigns setup --budget 50,asa campaigns update <ID>). It can pause/enable campaigns and run automated optimization with--auto-approveto apply changes that directly affect ad spend. The CLI uses Apple Ads API operations (create/update campaign, bulk keyword ops) and requires API credentials/keys. Because it provides direct APIs/commands to modify ad budgets and apply spending-affecting changes, it grants direct financial execution capability.
Audit Metadata