AIML Сontent Moderation

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle is designed for content moderation using the AIMLAPI service. The `scripts/check_safety.py` script securely retrieves the `AIMLAPI_API_KEY` from environment variables and sends user-provided content to `https://api.aimlapi.com/v1/chat/completions` for safety classification. This external network call and data transmission are explicitly aligned with the skill's stated purpose. There is no evidence of malicious intent, unauthorized data exfiltration, persistence mechanisms, or prompt injection attempts against the OpenClaw agent in `SKILL.md` or `README.md` beyond the skill's intended functionality.