maintain-project-readme
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a local documentation utility. Its operations are limited to reading and writing the target README and associated configuration files within the project root, which is consistent with its stated purpose.
- [COMMAND_EXECUTION]: Core functionality is implemented through a Python script that performs deterministic text processing and schema validation. The script does not utilize any unsafe methods for dynamic code execution or arbitrary shell commands.
- [EXTERNAL_DOWNLOADS]: The skill identifies a dependency on the standard PyYAML library for configuration parsing. No other external packages, remote scripts, or unverified downloads were detected.
Audit Metadata