Système backup Guard
Secure S3 backups for Docker and DBs with an AI-powered danger detector to block destructive shell commands.
- Securely backup PostgreSQL and MySQL databases to S3-compatible storage.
- Prevent LLM agents from executing destructive shell commands on your server.
- Automate full Docker Compose stack snapshots with versioned diff history.
$9
One-time purchase
Included in download
- Securely backup PostgreSQL and MySQL databases to S3-compatible storage.
- Prevent LLM agents from executing destructive shell commands on your server.
- terminal, env_vars automation included
- Ready for OpenClaw
See it in action
Alert: Destructive command detected! Command: 'rm -rf /etc/config' Verdict: BLOCK Reason: Attempting to delete critical system directory. Backup Initiated: Docker Stack 'web-app' pushed to S3 [bucket: production-backups]. Status: SUCCESS. Notification sent to Slack #devops.
Système backup Guard
Secure S3 backups for Docker and DBs with an AI-powered danger detector to block destructive shell commands.
$9
One-time purchase
⚡ Also available via Agensi MCP — your AI agent can load this skill on demand via MCP. Learn more →
Included in download
- Securely backup PostgreSQL and MySQL databases to S3-compatible storage.
- Prevent LLM agents from executing destructive shell commands on your server.
- terminal, env_vars automation included
- Ready for OpenClaw
- Instant install
See it in action
Alert: Destructive command detected! Command: 'rm -rf /etc/config' Verdict: BLOCK Reason: Attempting to delete critical system directory. Backup Initiated: Docker Stack 'web-app' pushed to S3 [bucket: production-backups]. Status: SUCCESS. Notification sent to Slack #devops.
About This Skill
Enterprise-Grade System & Docker Backups
System Backup Guard Premium is an robust DevOps toolkit designed to automate infrastructure protection while preventing accidental system damage. It solves the critical problem of high-risk shell executions and manual backup fragmentation by providing a unified, safety-first interface for system administrators and developers.
What it does
- Automated S3 Storage: Seamlessly push and pull backups to AWS S3 or any S3-compatible storage like MinIO.
- Intelligent Danger Detection: An integrated security layer that analyzes shell commands before execution to block destructive patterns like accidental root deletions.
- Container-Aware Backups: Supports full Docker Compose stack backups and dedicated database dumping for PostgreSQL and MySQL.
- Real-time Monitoring: Integrated notification system for Slack, email, or webhooks to keep you updated on backup status.
Why use this skill?
Instead of manually writing scripts that might fail or miss critical directories, this skill provides a battle-tested logic layer. It’s better than standard prompting because it includes built-in diff history to track changes across versions and a proactive 'Danger Detector' that acts as a circuit breaker for LLM-generated shell commands, ensuring your agent never accidentally nukes a production environment.
📖 Learn more: Best DevOps & Deployment Skills for Claude Code →
Use Cases
- Securely backup PostgreSQL and MySQL databases to S3-compatible storage.
- Prevent LLM agents from executing destructive shell commands on your server.
- Automate full Docker Compose stack snapshots with versioned diff history.
- Receive instant Slack or Webhook alerts for backup success or failure.
Known Limitations
- Windows paths with spaces may require quoting - Backups > 10GB may be slow on HDD - Requires Python 3.10+ - S3 features require boto3 and AWS credentials configured via environment variables
How to Install
unzip syst-me-backup-guard.zip -d ~/.claude/skills/Reviews
No reviews yet — be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
This skill needs filesystem access to create backup archives (.tar.gz), read project directories, and write restore files. S3 domain access is only required if using cloud backup features.
Requires Python 3.10+. Install with pip install -r requirements.txt. Works with Claude Code, OpenClaw, Codex CLI, Cursor, and all SKILL.md-compatible agents.
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
env-doctor
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.

prompt-engineer
Professional prompt engineering patterns for building robust, secure, and production-ready LLM applications.