skills/soia-team/soia-open-media-content-skills/soia-media-generate-article-image/Gen Agent Trust Hub
soia-media-generate-article-image
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/build_social_catalog_facts.pyutilizessubprocess.runto execute localgitcommands. This functionality is used to programmatically retrieve repository metadata, such as origin URLs and commit hashes, for manifest records. The command arguments are restricted to internal metadata queries and do not process unsanitized user input. - [PROMPT_INJECTION]: The skill processes untrusted external data (article text, repository READMEs, and social media posts) to generate image prompts, creating a surface for indirect prompt injection. The skill mitigates this risk by implementing a strict 'source grounding' contract, using structured prompt blocks to isolate external facts from instructional logic, and requiring manual or automated validation of the final image output.
Audit Metadata