Skip to main content

fathom

Fetches meeting data, transcripts, and action items from Fathom API for efficient meeting management.

Install this skill

or
83/100

Security score

The fathom skill was audited on Apr 8, 2026 and we found 9 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 13

Access to hidden dotfiles in home directory

SourceSKILL.md
13python3 ~/.claude/skills/fathom/scripts/fetch.py [options]
low line 38

Access to hidden dotfiles in home directory

SourceSKILL.md
38python3 ~/.claude/skills/fathom/scripts/fetch.py --list
low line 43

Access to hidden dotfiles in home directory

SourceSKILL.md
43python3 ~/.claude/skills/fathom/scripts/fetch.py --today
low line 48

Access to hidden dotfiles in home directory

SourceSKILL.md
48python3 ~/.claude/skills/fathom/scripts/fetch.py --today --analyze
low line 53

Access to hidden dotfiles in home directory

SourceSKILL.md
53python3 ~/.claude/skills/fathom/scripts/fetch.py --since 2025-01-01
low line 58

Access to hidden dotfiles in home directory

SourceSKILL.md
58python3 ~/.claude/skills/fathom/scripts/fetch.py --id abc123def456
low line 63

Access to hidden dotfiles in home directory

SourceSKILL.md
63python3 ~/.claude/skills/fathom/scripts/fetch.py --id abc123def456 --download-video
medium line 116

Access to hidden dotfiles in home directory

SourceSKILL.md
116API key stored in `~/.claude/skills/fathom/scripts/.env`:
medium line 116

Access to .env file

SourceSKILL.md
116API key stored in `~/.claude/skills/fathom/scripts/.env`:
Scanned on Apr 8, 2026
View Security Dashboard
Installation guide →