Bilingual AI Humanizer — Español & English

PassAudited by ClawScan on May 11, 2026.

Overview

This instruction-only writing skill is coherent and purpose-aligned, but users should be careful when enabling its optional CLI/MCP tooling or scanning folders.

This skill looks safe to install as an instruction-only writing aid. Be more cautious if you choose to install the optional npm CLI or MCP server, because that code is outside this review, and only approve folder scans for paths you intentionally want analyzed.

Findings (2)

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

If the user approves a broad folder scan, the tool may process many local documents.

Why it was flagged

The skill can direct an agent to run local CLI/MCP tools against files and folders. This is aligned with text analysis, and the directory-scan instruction includes an explicit user-confirmation safeguard.

Skill content
Ejecuta `humanizer analyze --json -f <archivo>` ... `humanizer scan` ... antes de ejecutar un escaneo sobre un directorio, muestra al usuario el path exacto y espera confirmación explícita.
Recommendation

Run it only on files or directories you intend to analyze, and confirm exact paths before any folder scan.

What this means

Installing the optional CLI or MCP server would execute code that was not reviewed in these artifacts.

Why it was flagged

The optional CLI/MCP path depends on external npm/GitHub code that is not included in the reviewed ClawHub artifact, although the README clearly discloses this and recommends review and pinning.

Skill content
el CLI y el MCP server se instalan desde npm/GitHub y contienen código fuente que no forma parte del artefacto revisado en ClawHub. Revisa el repositorio ... y usa una versión pinada
Recommendation

If you use the CLI/MCP integration, inspect the npm package or GitHub repository first and pin the exact version you trust.