Skip to main content

mail-core

Provides technical knowledge for reading and parsing Apple Mail data on macOS, enhancing mail-related skills and automation.

Install this skill

or
89/100

Security score

The mail-core skill was audited on Mar 7, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 29

Access to hidden dotfiles in home directory

SourceSKILL.md
29The shared parser (`~/.claude/skills/_mail-shared/parser.py`) tries full emlx first, then falls back to partial automatically. Do not treat partial files as "not cached" — read them and extract what b
medium line 166

Access to hidden dotfiles in home directory

SourceSKILL.md
166A reusable parser lives at `~/.claude/skills/_mail-shared/parser.py`. Use it with:
low line 168

Access to hidden dotfiles in home directory

SourceSKILL.md
168python3 ~/.claude/skills/_mail-shared/parser.py <ROWID1> [ROWID2 ...]
Scanned on Mar 7, 2026
View Security Dashboard