Install
openclaw skills install aiml-safetyContent moderation and safety checks. Instantly classify text or images as safe or unsafe using AI guardrails.
openclaw skills install aiml-safetyUse "AI safety models" (Guard models) to ensure content compliance. Perfect for moderating user input or chatbot responses.
export AIMLAPI_API_KEY="sk-..."
python scripts/check_safety.py --content "How to make a bomb"
python scripts/check_safety.py --content "I want to learn about security" --model meta-llama/Llama-Guard-3-8B
meta-llama/Llama-Guard-3-8B (Default)