# Compliance Image Guard

> Checks images for policy compliance before generation or publish. Use for: compliance check, safe image, image policy, can I publish this.

- Skill: `stijnman/compliance-image-guard` (Agent Skill)
- Install (CLI): `npx skillmds@latest add stijnman/compliance-image-guard`
- Raw SKILL.md: https://api.skillmd.com/api/skills/stijnman/compliance-image-guard/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: Stijnman (https://skillmd.com/u/stijnman)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/stijnman/compliance-image-guard

---

# Compliance Image Guard
## When to Use

- User says **compliance check** or task matches this capability
- User says **safe image** or task matches this capability
- User says **image policy** or task matches this capability
- User says **can I publish this** or task matches this capability

## Workflow

1. Review image prompt or asset for policy risks.
2. Flag: real persons without consent, violence, IP infringement.
3. Block or revise prompt; route edge cases to hitl-approver.
4. Log decision rationale.

## Integrations

- `safe-image-editor`
- `imagine-asset-generator`
- `hitl-approver`

## Error Handling

| Failure | Response |
|---------|----------|
| Ambiguous policy | Default deny; ask user to confirm. |

## Gotchas

- Real-person likeness requires explicit user confirmation.

## Example

**Input:** User request matching triggers above.
**Output:** Structured result per workflow with integrations invoked as needed.

