wiki
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes git commands to provide version control for memory entries, allowing the agent to track changes to its long-term memory over time.
- Evidence: The instruction specifies using
git -C ~/.hermes/wiki add -A && git commit -m "wiki: <what changed>"to maintain the memory store's history.
Audit Metadata