Skip to main content

meeting-processor

Processes meeting transcripts to auto-detect types and extract structured analysis for lead generation, partnerships, and coaching.

Install this skill

or
95/100

Security score

The meeting-processor skill was audited on Jun 1, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 41

Access to hidden dotfiles in home directory

SourceSKILL.md
41python3 ~/.claude/skills/meeting-processor/scripts/process.py <transcript-file> --mode interactive
low line 66

Access to hidden dotfiles in home directory

SourceSKILL.md
66python3 ~/.claude/skills/meeting-processor/scripts/process_with_answers.py questions.json answers.json
low line 74

Access to hidden dotfiles in home directory

SourceSKILL.md
74python3 ~/.claude/skills/meeting-processor/scripts/process.py <transcript-file> --mode batch
low line 82

Access to hidden dotfiles in home directory

SourceSKILL.md
82python3 ~/.claude/skills/meeting-processor/scripts/process.py <transcript-file> --type leadgen
low line 83

Access to hidden dotfiles in home directory

SourceSKILL.md
83python3 ~/.claude/skills/meeting-processor/scripts/process.py <transcript-file> --type partnership
Scanned on Jun 1, 2026
View Security Dashboard
Installation guide →