README Auto Generator
PassAudited by VirusTotal on May 5, 2026.
Overview
Type: OpenClaw Skill Name: readme-auto-gen Version: 1.0.0 The skill bundle describes a utility for auto-generating README.md files by scanning project structure, source code, and configuration files (e.g., package.json, pyproject.toml). While the instructions in SKILL.md mention analyzing environment variables and configuration files, this behavior is consistent with the stated goal of documenting project requirements and setup. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in the provided files.
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.
The agent may inspect source code, configuration files, and existing documentation, then create or update README.md.
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.
“Scans the entire project, produces a complete README.md.”
Run it only in the intended project directory and review the generated README diff before committing or publishing.
