Back to catalog
Database / checked 2025-11-02

database-migration-runner

community-labs / community-labs/agent-ops

Generate and automatically execute database migrations against a configured production connection.

SKILLSIGNAL VERDICTSkip

The default workflow executes destructive database commands and reads broad environment credentials.

Automated evidence + editorial review
Not a security certification
GitHub stars284
Last checked2025-11-02
LicenseUnknown
Sourcecommunity-labs
Agent compatibility

Where it fits—and where it doesn't.

Claude CodeAdaptable
OpenAI CodexUnknown
CursorUnknown

Native means documented for the agent. Adaptable means the skill can transfer with format or path changes. Unknown is not a negative result; it means we found no verified route.

Evidence log / 03

Every finding has a trail.

PERM-12risk

Broad credential access

Instructions request all environment variables before selecting a database URL.

skills/migrate/SKILL.md:42
RUN-12risk

Destructive commands

The default flow allows DROP and migration execution without a confirmation gate.

scripts/run-migration.sh:18
LIC-00caution

No license detected

Reuse rights are unclear because the repository has no recognized license.

repository root
Installation

Use the right route for your agent.

No verified install path.Review the source and adapt manually. We won't invent a command.

Commands are generated from public documentation. Inspect the source before running third-party code.