baseball-trend
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection via the
usernameparameter. This input is interpolated directly into instructions for image and video generation models (GPT-image-2 and Kling-omni) without sanitization or protective boundary markers. A malicious user could provide a username containing instructions intended to manipulate the output of these external models or the generated audio commentary. * Ingestion points: Theusernameandreference_image_urlare accepted as user input inSKILL.md. * Boundary markers: No explicit delimiters or instructions to ignore embedded commands are used when interpolating these values into generation prompts. * Capability inventory: The skill utilizesgenerate_image_edit,generate_reference_video, andanalyze_mediatools inSKILL.md. * Sanitization: No sanitization or validation of theusernameinput is performed before interpolation. - [PROMPT_INJECTION]: The
analyze_mediatool call used for the 'Avatar-type probe' is vulnerable to content-based injection. Text or visual patterns within the user-supplied reference image could be designed to deceive the AI classifier, potentially allowing a user to bypass the skill's internal moderation checks for trademarked or copyrighted characters.
Audit Metadata