Explicit Checker
This tool verifies if lyrics contain explicit content, ensuring your music meets censorship guidelines and protects your brand's image.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add explicit-checker npx -- -y @trustedskills/explicit-checker
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"explicit-checker": {
"command": "npx",
"args": [
"-y",
"@trustedskills/explicit-checker"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The explicit-checker skill analyzes text for potentially problematic or offensive language. It identifies and flags words or phrases that might be considered inappropriate, allowing users to refine their writing and ensure inclusivity. This skill helps maintain a professional tone and avoid unintentional harm in various communication contexts.
When to use it
- Content Creation: Before publishing blog posts, articles, or social media updates.
- Scriptwriting: To review scripts for movies, games, or other entertainment projects.
- Customer Service Responses: To ensure replies are respectful and avoid triggering customers.
- Internal Communications: To check internal memos or announcements for potentially offensive language.
Key capabilities
- Offensive Language Detection
- Flagging of Problematic Words/Phrases
- Text Analysis
Example prompts
- "Check this paragraph for any potentially offensive language: [paste text here]"
- "Analyze the following script excerpt and flag anything that might be considered inappropriate: [paste script excerpt]"
- "Can you review this email draft and identify any words I should reconsider? [paste email draft]"
Tips & gotchas
The skill's effectiveness depends on the quality of its training data, so it may not catch every nuance or cultural sensitivity issue. Always use your own judgment in conjunction with the tool’s output to ensure appropriateness.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.