Skip to main content

automating-database-backups

Automates database backup processes with scheduling, compression, and encryption for PostgreSQL, MySQL, MongoDB, and SQLite.

Install this skill

or
0/100

Security score

The automating-database-backups skill was audited on May 12, 2026 and we found 12 security issues across 1 threat category, including 6 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 34

Template literal with variable interpolation in command context

SourceSKILL.md
34```bash
medium line 53

Template literal with variable interpolation in command context

SourceSKILL.md
53```bash
medium line 88

Template literal with variable interpolation in command context

SourceSKILL.md
88```bash
medium line 99

Template literal with variable interpolation in command context

SourceSKILL.md
99```bash
medium line 108

Template literal with variable interpolation in command context

SourceSKILL.md
108```bash
medium line 116

Template literal with variable interpolation in command context

SourceSKILL.md
116```bash
high line 162

Template literal with variable interpolation in command context

SourceSKILL.md
162- `${CLAUDE_SKILL_DIR}/references/postgresql_backup_restore.md` - PostgreSQL backup guide
high line 163

Template literal with variable interpolation in command context

SourceSKILL.md
163- `${CLAUDE_SKILL_DIR}/references/mysql_backup_restore.md` - MySQL backup guide
high line 164

Template literal with variable interpolation in command context

SourceSKILL.md
164- `${CLAUDE_SKILL_DIR}/references/mongodb_backup_restore.md` - MongoDB backup guide
high line 165

Template literal with variable interpolation in command context

SourceSKILL.md
165- `${CLAUDE_SKILL_DIR}/references/sqlite_backup_restore.md` - SQLite backup guide
high line 166

Template literal with variable interpolation in command context

SourceSKILL.md
166- `${CLAUDE_SKILL_DIR}/references/backup_best_practices.md` - Security and storage best practices
high line 167

Template literal with variable interpolation in command context

SourceSKILL.md
167- `${CLAUDE_SKILL_DIR}/references/cron_syntax.md` - Cron scheduling reference
Scanned on May 12, 2026
View Security Dashboard
Installation guide →