Security Report
Weekly Report
Summary
Detected
- Services: llm-service
- Permissions:
- Data Handling:
Undeclared
All items declared
Warnings
No warnings
Findings (5)
Credentials
env:GMAIL_OAUTH_CREDENTIALS undeclared "{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.
env:GOOGLE_OAUTH_CREDENTIALS undeclared "{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
llm-service declared "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.
llm-service declared "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.
llm-service declared "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.