AI Detector

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: ai-detector Version: 1.0.0 The AI Detector skill is a legitimate integration for the GPTHumanizer API, designed to classify text as human or AI-generated. The bundle consists entirely of documentation (SKILL.md, api.md, README.md) that provides clear, safety-conscious instructions for the AI agent, such as treating results as probabilistic and reporting API failures. While the API allows overriding the base URL, this is a standard configuration feature and there is no evidence of malicious intent, data exfiltration beyond the stated purpose, or prompt injection attacks.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Any text you ask the skill to analyze may be sent to GPTHumanizer’s detection service.

Why it was flagged

The skill discloses that user-provided text is submitted to an external API for analysis. This is expected for the stated purpose, but it creates a third-party data-sharing boundary.

Skill content
Full URL: `https://detect.gpthumanizer.ai/api/detect_ai`; Required: `text`: text to evaluate
Recommendation

Avoid submitting confidential, regulated, or highly sensitive text unless you are comfortable with that external service receiving it.