gentic-creative-assets
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFEDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [DATA_EXFILTRATION]: The
generate_ad_assetandgenerate_video_cliptools utilize an optionalwebhook_urlparameter. This mechanism enables the agent to transmit job execution data—including user prompts, status updates, and generated asset URLs—to an external endpoint, creating a potential route for data exfiltration. - [PROMPT_INJECTION]: The skill presents an indirect prompt injection surface by processing content from untrusted external sources. (1) Ingestion points: The
fetch_pagetool retrieves data from arbitrary web pages, while other tools ingest data via external image URLs. (2) Boundary markers: The instructions lack explicit delimiters or warnings to ignore instructions that might be embedded in the fetched external content. (3) Capability inventory: The skill can invoke multiple generation and search tools based on the potentially poisoned data it retrieves. (4) Sanitization: There is no mention of sanitization or validation logic for the content fetched from external URLs.
Audit Metadata