De-AI-fy Text Skill1.0.0

PassAudited by ClawScan on May 1, 2026.

Overview

This appears to be a local text-rewriting skill, with disclosed file/batch processing and provenance/ethical-use caveats but no artifact-backed evidence of credential access, exfiltration, persistence, or destructive behavior.

Before installing, verify the source because the homepage/provenance is unclear. When using it, keep processing scoped to intended files and be mindful that making AI-generated text appear human may require disclosure depending on your context.

Findings (3)

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

The tool can help rewrite AI-generated text so it appears more human, which may be inappropriate in contexts that require AI-use disclosure.

Why it was flagged

This is the disclosed purpose of the skill, but it can affect whether readers recognize that text was AI-generated.

Skill content
designed to remove typical AI features from AI-generated text, making it appear more natural and closer to human writing style
Recommendation

Use it only where rewriting is allowed, and keep any required AI-authorship or assistance disclosures.

What this means

If run on the wrong directory or output path, it could rewrite or generate many files in places the user did not intend.

Why it was flagged

The documented command can process a directory of local text files and write outputs. This is user-directed and aligned with the skill purpose, but users should scope paths carefully.

Skill content
python deai_skill.py --input_dir ./texts --output_dir ./humanized --language en
Recommendation

Run batch commands only on intended folders and use a separate output directory.

What this means

Users may have less assurance about who maintains the skill or whether the repository is the intended source.

Why it was flagged

The package provenance is not clearly established, and the homepage looks like a placeholder. This is not evidence of malicious behavior, but it is worth verifying before installation.

Skill content
Source: unknown; Homepage: https://github.com/yourusername/deai-skill
Recommendation

Verify the publisher and repository before installing or running the included Python files.