README Auto Generator

PassAudited by ClawScan on May 5, 2026.

Overview

This skill is a coherent README generator that reads project files and writes documentation, which is expected for its stated purpose.

This appears safe for normal use as a README generator. Before installing or invoking it, make sure you are comfortable with the agent reading the target project’s files and review any generated README changes before committing them.

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

The agent may inspect source code, configuration files, and existing documentation, then create or update README.md.

Why it was flagged

The skill directs the agent to read across the project and produce a README file. This is expected for the stated purpose, but it gives the agent broad project visibility and file-generation authority within the repository.

Skill content
“Scans the entire project, produces a complete README.md.”
Recommendation

Run it only in the intended project directory and review the generated README diff before committing or publishing.