Skip to main content

meeting-brief

Automates daily meeting preparation by researching attendees and sending personalized briefs via email and Slack.

Install this skill

or
88/100

Security score

The meeting-brief skill was audited on May 14, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 45

Webhook reference - potential data exfiltration

SourceSKILL.md
45"slack_webhook": "https://hooks.slack.com/services/YOUR/WEBHOOK/URL",
medium line 60

Webhook reference - potential data exfiltration

SourceSKILL.md
60- `slack_webhook`: Slack incoming webhook URL (optional)
medium line 104

Webhook reference - potential data exfiltration

SourceSKILL.md
104- Slack: Uses webhook (`send_slack: true`, `scripts/send_slack.sh`)
low line 45

External URL reference

SourceSKILL.md
45"slack_webhook": "https://hooks.slack.com/services/YOUR/WEBHOOK/URL",
Scanned on May 14, 2026
View Security Dashboard
Installation guide →