Skip to main content

certificate-watcher

Monitors SSL/TLS certificate expiry across domains and sends alerts before expiration, ensuring secure connections.

Install this skill

or
92/100

Security score

The certificate-watcher skill was audited on Mar 1, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 180

Webhook reference - potential data exfiltration

SourceSKILL.md
180# Slack alerts (webhook)
low line 181

Webhook reference - potential data exfiltration

SourceSKILL.md
181export SLACK_WEBHOOK_URL="https://hooks.slack.com/services/..."
medium line 231

Webhook reference - potential data exfiltration

SourceSKILL.md
231- `curl` — Alert delivery (Telegram/Slack/webhook)
low line 181

External URL reference

SourceSKILL.md
181export SLACK_WEBHOOK_URL="https://hooks.slack.com/services/..."
Scanned on Mar 1, 2026
View Security Dashboard