microsoft-outlook
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Interacts exclusively with official, trusted Microsoft Graph API endpoints (graph.microsoft.com) to perform mail and calendar operations.
- [SAFE]: Implements a robust 'prepare → present → execute' safety protocol for all actions that send emails, delete data, or modify calendar invites, ensuring no notifications are sent or data lost without explicit user consent.
- [COMMAND_EXECUTION]: Utilizes Bash for executing API calls via curl. The skill provides clear instructions on using jq for safe JSON construction and emphasizes URL-encoding identifiers to mitigate potential command injection risks.
- [SAFE]: Securely manages authentication by referencing platform-provided environment variables for OAuth tokens rather than hardcoding credentials or using unsafe storage methods.
Audit Metadata