Explicit Content Checker
- Case-insensitive matching (Fuck = fuck = FUCK)
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: May 17, 2026
Prompt Preview
---
name: explicit-checker
description: Scans lyrics for explicit content and verifies that explicit flags match actual content. Use before Suno generation or release to ensure accurate content ratings.
argument-hint: <album-path or track-path>
model: claude-sonnet-4-6
allowed-tools:
- Read
- Glob
- Grep
- bitwize-music-mcp
---
## Your Task
**Path to scan**: $ARGUMENTS
1. Scan all lyrics for explicit words
2. Report findings with word counts per track
3. Flag mismatches (explicit cont...
Full prompt length: 5157 characters