README Auto Generator
AdvisoryAudited by Static analysis on May 5, 2026.
Overview
No suspicious patterns detected.
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.
NoteHigh Confidence
ASI02: Tool Misuse and ExploitationWhat 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.
