reddit-ads

Pass

Audited by Gen Agent Trust Hub on Jul 2, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill exhibits a potential surface for indirect prompt injection within its 'Agentic Optimization Service'.
  • Ingestion points: Performance data, which includes campaign and ad identifiers, is retrieved from the Reddit Ads API via the getReport (Node.js) and get_report (Python) methods in SKILL.md.
  • Boundary markers: The performance data JSON is interpolated directly into the system prompt for the optimization agent without delimiters or instructions to ignore embedded commands.
  • Capability inventory: The skill has the capability to programmatically modify advertising campaigns through updateAd and updateAdGroup (Node.js) or update_ad and update_ad_group (Python) calls in SKILL.md.
  • Sanitization: There is no evidence of sanitization or validation of the strings returned by the Reddit API (e.g., ad names or headlines) before they are incorporated into the prompt context.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 2, 2026, 11:56 PM
Security Audit — agent-trust-hub — reddit-ads