AI Detector

PassAudited by ClawScan on May 1, 2026.

Overview

This is a simple AI-text detection skill that transparently sends the user’s text to a third-party detection API and does not request local permissions or credentials.

This skill appears safe and narrowly scoped for AI-text detection. Before using it, remember that the text you provide is sent to an external GPTHumanizer API, so avoid submitting private or sensitive material unless that is acceptable to you.

Findings (1)

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.