Back to Weekly Report

Security Report

Weekly Report

Pass
Version v1.0.1 Scanned 11 May 2026 at 06:37 Scanner v2.8.0

Summary

Detected

  • Services:
  • Permissions:
  • Data Handling:

Undeclared

All items declared

Warnings

No warnings

Findings (2)

Credentials

info env:GMAIL_OAUTH_CREDENTIALS undeclared
credential-env-var
services/gmail-mcp.md:31

"{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 env:GOOGLE_OAUTH_CREDENTIALS undeclared
credential-env-var
services/google-calendar-mcp.md:31

"{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.