compliance-image-guard · v1.2.0 · 2026-08-14 · sha256 6baac5693ed841f7

compliance-image-guard v1.2.0A

Immutable. This exact content is served forever at /api/v1/blob/6baac5693ed841f7.

---
name: compliance-image-guard
description: "Checks images for policy compliance before generation or publish. Use for: compliance check, safe image, image policy, can I publish this."
version: 1.2.0
author: Stijnman
license: MIT
metadata:
  grok:
    tags: [compliance check, safe image, image policy, can I publish this]
    related_skills: [safe-image-editor, imagine-asset-generator, hitl-approver]
compatibility: Grok agent; optional MCP and shell access
---
# 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.