Gardening Skills Wiki
Pass
Audited by Gen Agent Trust Hub on May 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes Bash scripts that use standard tools like find, grep, and sed to analyze the directory structure and file contents. These operations are read-only and targeted at internal files.
- [PRIVILEGE_ESCALATION]: A chmod command is used in garden.sh to ensure peer scripts are executable, which is limited to the skill's own internal directory and represents standard operational setup.
- [DATA_EXFILTRATION]: No network communication or external data movement was identified; all analysis results are output to the local shell and processing is limited to local files.
- [SAFE]: No malicious patterns, obfuscation, or safety bypasses were found during the audit of the scripts and documentation.
Audit Metadata