gog-contacts-cleanup
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
gogCLI tool to perform search and merge operations on contact data. - [SAFE]: The instructions follow a "least privilege" approach by using the
--readonlyflag for initial data discovery and the--dry-runflag for plan verification. - [SAFE]: The inclusion of the
--wrap-untrustedflag demonstrates a security-conscious design intended to handle potentially malicious content within contact fields (like notes or names) safely. - [SAFE]: Explicit guardrails are provided to prevent the agent from performing automated merges without specific user authorization or based on insufficient evidence.
Audit Metadata