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 Apr 7, 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 home directory dotfiles
SourceSKILL.md
| 39 | |
| 40 | ```bash |
| 41 | python3 ~/.claude/skills/meeting-processor/scripts/process.py <transcript-file> --mode interactive |
| 42 | ``` |
| 43 |
low line 66
Access to home directory dotfiles
SourceSKILL.md
| 64 | Then run: |
| 65 | ```bash |
| 66 | python3 ~/.claude/skills/meeting-processor/scripts/process_with_answers.py questions.json answers.json |
| 67 | ``` |
| 68 |
low line 74
Access to home directory dotfiles
SourceSKILL.md
| 72 | |
| 73 | ```bash |
| 74 | python3 ~/.claude/skills/meeting-processor/scripts/process.py <transcript-file> --mode batch |
| 75 | ``` |
| 76 |
low line 82
Access to home directory dotfiles
SourceSKILL.md
| 80 | |
| 81 | ```bash |
| 82 | python3 ~/.claude/skills/meeting-processor/scripts/process.py <transcript-file> --type leadgen |
| 83 | python3 ~/.claude/skills/meeting-processor/scripts/process.py <transcript-file> --type partnership |
| 84 | ``` |
low line 83
Access to home directory dotfiles
SourceSKILL.md
| 81 | ```bash |
| 82 | python3 ~/.claude/skills/meeting-processor/scripts/process.py <transcript-file> --type leadgen |
| 83 | python3 ~/.claude/skills/meeting-processor/scripts/process.py <transcript-file> --type partnership |
| 84 | ``` |
| 85 |
Scanned on Apr 7, 2026
View Security DashboardGitHub Stars 92
Rate this skill
Categorysales
UpdatedApril 10, 2026
claude-codeapisdrbusiness-developmentcustomer-success-managerproduct-managermarketing-analystsalesproductmarketing
glebis/claude-skills