ad-creative-edit
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill facilitates an indirect prompt injection surface by ingesting untrusted natural language instructions from the user and passing them to ad generation tools.
- Ingestion points: The
edit_instructionandapp_urlfields within thegenerate_app_ad_creativetool call and REST API examples inSKILL.mdaccept arbitrary user input. - Boundary markers: No explicit delimiters or instructions are provided to the agent to treat the embedded
edit_instructionas untrusted data or to ignore potential injection attempts within that text. - Capability inventory: The skill utilizes network-capable tools including
generate_app_ad_creative,get_app_ad_creative_job, andmeta_ads_upload_ad_image_from_urlto interact with external advertisement platforms. - Sanitization: There is no evidence of input validation, sanitization, or filtering applied to the user-supplied instructions before they are interpolated into the API workflow.
Audit Metadata