Skip to main content

database-reset-staging

Automates the reset of staging databases by dropping all tables and rebuilding them, ensuring a clean slate for schema changes.

Install this skill

or
94/100

Security score

The database-reset-staging 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

medium line 58

Access to .env file

SourceSKILL.md
584. Retrieves database credentials from staging server (from `.env.staging`)
low line 77

Access to .env file

SourceSKILL.md
77ssh [email protected] 'cat /opt/witchcityrope/staging/.env.staging | grep STAGING_DB_CONNECTION_STRING'
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →