readme
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses benign shell commands like
lsto identify project manifest files (e.g.,package.json,go.mod,Cargo.toml) and source directories to gather context for README generation.\n- [COMMAND_EXECUTION]: The includedscripts/validate.shutility usesbash -cto perform simple format and existence checks on the skill's documentation. These commands are static and operate only on local skill files.\n- [SAFE]: The skill's operations are limited to reading project metadata and writing a markdown file (README.md). It does not access sensitive directories, execute untrusted remote code, or perform unauthorized network operations.
Audit Metadata