Self-healing monitoring system for OpenClaw gateway. Auto-detects failures, fixes crashes, and sends Telegram alerts.
Stars
3
Forks
1
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Fix metadata format: use inline JSON instead of YAML
0f33effView on GitHubMove inline bash to auditable scripts, add input validation
4e3bb07View on GitHubUnify env var names and add disableModelInvocation
d39fd3bView on GitHubFix metadata: declare env vars, homepage, and install mechanism
71fd643View on GitHubAdd credentials and service metadata to SKILL.md
881d8a5View on GitHubdocs: add prerequisites and clarify external communication
8868e1eView on GitHubfix: replace curl shell interpolation with Python for input safety
1fc612fView on GitHubfeat: add user-approved reinstall with flag file
3c5acfcView on GitHubv1.0.3: Remove pkill, update SKILL.md, fully local diagnostics
8b5faa5View on GitHubSecurity: remove external API calls and npm reinstall
e9d6f01View on GitHubSecurity: eliminate all shell interpolation in heredocs
05b3d88View on GitHubFix: sanitize inputs in setup.sh to prevent shell injection (use python3 json.dumps instead of heredoc interpolation)
5b6baadView on GitHubInitial commit: OpenClaw Watch Dog - self-healing gateway monitor
b60b9ebView on GitHub