Back to Meeting Prep
Security Report
Meeting Prep
Pass
Version v1.0.1 Scanned 11 May 2026 at 06:32 Scanner v2.8.0
Summary
Detected
- Services:
- Permissions:
- Data Handling:
Undeclared
All items declared
Warnings
No warnings
Findings (2)
Credentials
info
credential-env-var env:GMAIL_OAUTH_CREDENTIALS undeclared services/gmail-mcp.md:35
"{GMAIL_OAUTH_CREDENTIALS}"
This file references the environment variable GMAIL_OAUTH_CREDENTIALS. If this is a credential (API key, token, secret), declare it in requires.data_handling.
info
credential-env-var env:GOOGLE_OAUTH_CREDENTIALS undeclared services/google-calendar-mcp.md:35
"{GOOGLE_OAUTH_CREDENTIALS}"
This file references the environment variable GOOGLE_OAUTH_CREDENTIALS. If this is a credential (API key, token, secret), declare it in requires.data_handling.