gardening-skills-wiki
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill performs legitimate maintenance tasks on a local documentation wiki as described in its instructions.
- [COMMAND_EXECUTION]: The skill includes several bash scripts (
garden.sh,check-links.sh,check-naming.sh,check-index-coverage.sh,analyze-search-gaps.sh) that utilize common utilities likefind,grep,sed, andjqto analyze local file structures. These scripts are used to enforce documentation standards and do not perform any dangerous system-level actions. - [EXTERNAL_DOWNLOADS]: Analysis confirmed that the skill does not attempt to download external scripts, packages, or data.
- [DATA_EXFILTRATION]: No evidence was found of network requests or attempts to read sensitive files such as credentials, private keys, or environment configurations.
Audit Metadata