Back to Meeting Prep

Security Report

Meeting Prep

Pass
Version v1.0.13 Scanned 3 July 2026 at 11:04 Scanner v3.3.0

Summary

Detected

  • Services: llm-service
  • Permissions:
  • Data Handling:

Undeclared

All items declared

Warnings

No warnings

Findings (6)

Credentials

info env:GMAIL_OAUTH_CREDENTIALS undeclared
credential-env-var
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 env:GOOGLE_OAUTH_CREDENTIALS undeclared
credential-env-var
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.

Services

info llm-service declared
frontmatter-service-connection
skills/context-gather.md:1

"connection: llm-service (runs_on)"

This node depends on the "llm-service" service. Declare it in requires.services so users know what external services are needed.

info llm-service declared
frontmatter-service-connection
skills/event-fetch.md:1

"connection: llm-service (runs_on)"

This node depends on the "llm-service" service. Declare it in requires.services so users know what external services are needed.

info llm-service declared
frontmatter-service-connection
skills/prep-synthesis.md:1

"connection: llm-service (runs_on)"

This node depends on the "llm-service" service. Declare it in requires.services so users know what external services are needed.

info llm-service declared
frontmatter-service-connection
workflows/meeting-prep.md:1

"connection: llm-service (runs_on)"

This node depends on the "llm-service" service. Declare it in requires.services so users know what external services are needed.

Send feedback

Sign in to send feedback — it lets us follow up and keeps the tracker free of spam.