billing-monitor
Monitors API billing errors and alerts users, ensuring seamless operation by switching to fallback models when issues arise.
Install this skill
or
91/100
Security score
The billing-monitor skill was audited on Jun 5, 2026 and we found 5 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 89
Template literal with variable interpolation in command context
SourceSKILL.md
| 89 | ```bash |
low line 202
Access to hidden dotfiles in home directory
SourceSKILL.md
| 202 | >> ~/.openclaw/workspace/logs/billing-incidents.log |
low line 108
External URL reference
SourceSKILL.md
| 108 | https://api.anthropic.com/v1/messages 2>/dev/null) |
low line 116
External URL reference
SourceSKILL.md
| 116 | https://api.openai.com/v1/chat/completions 2>/dev/null) |
low line 121
External URL reference
SourceSKILL.md
| 121 | "https://generativelanguage.googleapis.com/v1beta/models?key=${GOOGLE_API_KEY}" 2>/dev/null) |
Scanned on Jun 5, 2026
View Security Dashboard