Skip to main content

database-backup

Automates database backups before tests and migrations to prevent data loss during operations, ensuring safe database management.

Install this skill

or
94/100

Security score

The database-backup skill was audited on Feb 9, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 50

Access to .env file

SourceSKILL.md
50cat .env | grep DB_
medium line 98

Access to .env file

SourceSKILL.md
98- Use `.env.testing` for test database configuration
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →