microsoft-graph-excel
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements secure credential management by using environment variables (
Bun.env.AZURE_CLIENT_SECRET, etc.) for Azure AD authentication instead of hardcoding sensitive tokens. - [SAFE]: Network communications are exclusively targeted at the official Microsoft Graph API endpoint (
graph.microsoft.com), which is a well-known and trusted service. - [SAFE]: All documented dependencies (
@azure/identity,ky) are standard, reputable libraries from known registries. - [SAFE]: No suspicious patterns such as prompt injection, obfuscation, or persistence mechanisms were detected in the instructions or code examples.
Audit Metadata