update-skill
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
grepandbashloops inSKILL.mdandreferences/propagation.mdto identify affected skill files across the local filesystem and sibling repositories. These commands are used for content discovery and do not involve untrusted input or risky operations. Evidence:grep -rln "<key terms>" ~/code/makerskills/skills/andfor repo in ...; do grep ...; done.
Audit Metadata