gog-calendar
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access attempts were detected in the skill instructions or configuration files.
- [COMMAND_EXECUTION]: The skill utilizes the
gogCLI tool for calendar operations. It includes explicit safety instructions for the agent, such as using the--readonlyflag to prevent accidental data modification and--dry-runto verify changes before execution. - [DATA_EXPOSURE]: While the skill accesses Google Calendar data, it proactively mitigates the risk of processing potentially malicious external content by recommending the use of the
--wrap-untrustedflag and structured JSON output.
Audit Metadata