agents-md-improver
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs local repository maintenance tasks. It discovers and audits documentation files using standard shell utilities like find and git.
- [COMMAND_EXECUTION]: Shell commands are restricted to file system discovery (find, Get-ChildItem) and version control checks (git diff). No arbitrary or dangerous command execution was identified.
- [DATA_EXFILTRATION]: No network operations or external data transfers were found. The skill explicitly identifies and avoids sensitive directories like .git, node_modules, and user-level global configuration unless requested.
- [PROMPT_INJECTION]: The skill includes instructions to identify and preserve specific marker blocks, which helps prevent accidental corruption of structured documentation data. It operates with a report-first workflow, requiring user approval before making changes.
Audit Metadata