Works with the AI tools you already use
text moderation tool
by Jose Luis
Moderate toxic language, detect personal data leaks, and audit domain security configurations via MCP.
Free
See it in action
You say
Audit the following text for toxic language and personal info: 'Contact me at 555-0199, you idiot.'
Your agent does
The text contains toxic language (insult) and sensitive personal data (phone number). Moderation check failed. Please remove the offensive term and private contact information.
About this skill
The problem
User-generated content often contains toxic language, hate speech, or sensitive personal data that violates safety policies. Manually auditing text or misconfiguring moderation tools leads to security risks and inconsistent filtering.
What it does
- Identifies toxic language and hate speech within provided text strings.
- Detects personal data leaks to ensure privacy compliance.
- Manages session state and caching to optimize repeated moderation requests.
- Provides structured error handling for missing parameters or API rate limits.
- Audits domain and SSL configurations when triggered by specific infrastructure queries.
Frameworks & tools
Google Cloud NLP API, MCP (Model Context Protocol).
Why this beats prompting it yourself
Standard LLM prompting for moderation is prone to hallucinations and inconsistent safety thresholding. This skill connects to a specialized NLP moderation engine, manages stateful sessions, and handles infrastructure-specific audits like DNS and SSL verification that base models cannot perform reliably alone.
Use cases
- Audit domain configurations and SSL certificates for security compliance.
- Moderate user-generated comments or messages for toxicity.
- Scan text for accidental personal data exposure before storage.
- Verify SPF and DMARC records during website configuration audits.
Known limitations
Requires a valid GOOGLE_CLOUD_NLP_API_KEY configured in your environment variables. The tool relies on session IDs for state management between calls.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean today
- Free to download with an account
Frequently Asked Questions
Popular in AI Agents & LLM Ops
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.

prompt-engineer
Professional prompt engineering patterns for building robust, secure, and production-ready LLM applications.
codex-grade-coding
Turn your AI agent into a senior engineer with strict task classification and verification-driven coding protocols.
deep-research-team
Deploy a hierarchical team of AI agents to perform 15-30 minute deep-dive research with parallel execution.