python_subprocess
System command execution (Python)
Line 192Snippets
process = subprocess.Popen( subprocess.run(remux_command, check=True, capture_output=True) subprocess.run( result = subprocess.run( subprocess.run(fs_write
Filesystem write access
Filesystem write access
Line 496Snippets
video_path.unlink()network_call
Outbound network call
Outbound network call
Line 4Snippets
description: Fetch meetings, transcripts, summaries, and action items from Fathom API. Use when user asks to get Fathom recordings, sync meeting transcripts, or fetch recent calls.python3 ~/.claude/skills/fathom/scripts/fetch.py [options]| `--analyze` | Run transcript-analyzer on fetched meetings |python3 ~/.claude/skills/fathom/scripts/fetch.py --listpython3 ~/.claude/skills/fathom/scripts/fetch.py --todayenv_access
Environment variable access
Environment variable access
Line 288Snippets
output_dir = os.getenv("OUTPUT_DIR", ".")API_KEY = os.getenv('FATHOM_API_KEY')Trust Score
Updated semana passada
Analisado
31 de mar. de 2026, 15:56
+ 2 previous scans
Compatível com
Skill details
Updated semana passada
Analisado 31 de mar. de 2026, 15:56
Descricao
Fetch meetings, transcripts, summaries, and action items from Fathom API. Use when user asks to get Fathom recordings, sync meeting transcripts, or fetch recent calls.
Scans recentes
31 de mar. de 2026, 15:56
Latest analysis
31 de mar. de 2026, 15:11
Run 2
27 de mar. de 2026, 15:48
Run 1