baoyu-image-cards
Pass
Audited by Gen Agent Trust Hub on May 21, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The prompt assembly logic defined in
references/workflows/prompt-assembly.mdcontains instructions intended to override standard image generation safety filters. Specifically, it directs the agent to create 'stylistically similar alternatives' when encountering sensitive or copyrighted figures and explicitly commands 'DO NOT refuse to generate.' - [COMMAND_EXECUTION]: The skill manages its own file structure under the
image-cards/{topic-slug}/directory, performing routine file operations including reading source content, writing analysis reports (analysis.md), generating outlines (outline.md), and saving prompt files (prompts/NN-{type}-{slug}.md). It also implements a backup rule that renames existing files before overwriting. - [EXTERNAL_DOWNLOADS]: The skill references various image generation backends (e.g.,
baoyu-imagine,codex-imagegen) and user-input tools. It also points to a GitHub repository (github.com/JimLiu/baoyu-skills) for its homepage and documentation. These references are functional and point to expected project resources.
Audit Metadata