ai.smithery/mjucius-cozi_mcp
v1.14.0Manage your family's calendars and lists in Cozi. View, create, and update appointments; organize…
5
Total
4
Critical
0
High
1
Medium
Findings
unknownEnvironment file access
Detected by automated pattern matching (rule DE-002) with medium confidence. May be a false positive.
61: *.key
62: .env.local
>>> 63: .env.production
64: secrets.json
65: credentials.jsonReport false positiveEnvironment file access
Detected by automated pattern matching (rule DE-002) with medium confidence. May be a false positive.
60: *.pem
61: *.key
>>> 62: .env.local
63: .env.production
64: secrets.jsonReport false positiveEnvironment file access
Detected by automated pattern matching (rule DE-002) with medium confidence. May be a false positive.
1: # Cozi MCP Server Environment Variables
>>> 2: # Copy this file to .env and fill in your actual Cozi credentials
3:
4: # Your Cozi account username/emailReport false positiveEnvironment file access
Detected by automated pattern matching (rule DE-002) with medium confidence. May be a false positive.
33:
34: # Virtual environments
>>> 35: .env
36: .venv
37: env/Report false positiveHigh-entropy string (4.5 bits/char) — possible encoded payload
Detected by automated pattern matching (rule EN-001) with medium confidence. May be a false positive.
Report false positiveScan History
| Date | Risk | Findings | Files | Duration |
|---|---|---|---|---|
| Feb 26, 2026 | critical | 5 | 9 | 0.00s |
| Feb 24, 2026 | critical | 5 | 9 | 0.00s |