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 24, 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 35

Template literal with variable interpolation in command context

SourceSKILL.md
35```bash
medium line 55

Template literal with variable interpolation in command context

SourceSKILL.md
55```bash
medium line 95

Template literal with variable interpolation in command context

SourceSKILL.md
95```bash
medium line 108

Template literal with variable interpolation in command context

SourceSKILL.md
108```bash
medium line 119

Template literal with variable interpolation in command context

SourceSKILL.md
119```bash
medium line 129

Template literal with variable interpolation in command context

SourceSKILL.md
129```bash
high line 175

Template literal with variable interpolation in command context

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

Template literal with variable interpolation in command context

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

Template literal with variable interpolation in command context

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

Template literal with variable interpolation in command context

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

Template literal with variable interpolation in command context

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

Template literal with variable interpolation in command context

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