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.py utilizes subprocess.run to execute local git commands. 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
Risk Level
SAFE
Analyzed
Aug 3, 2026, 05:54 AM
Security Audit — agent-trust-hub — soia-media-generate-article-image