Back to Weekly Report

Security Report

Weekly Report

Pass
Version v1.0.14 Scanned 3 July 2026 at 11:14 Scanner v3.3.0

Summary

Detected

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

Undeclared

All items declared

Warnings

No warnings

Findings (5)

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.

Services

info llm-service declared
frontmatter-service-connection
skills/activity-analysis.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/week-data-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
workflows/weekly-report.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.