Communityv1.0.1

MYSQL QUERY

Query project databases with automatic SSH tunnel management. Use when you need to execute SQL queries against configured databases, especially those accessi...

3.3kdownloads8stars18active installszenixp
View on ClawHubBack to Skills

Skill Details

Slug
db-query
Latest Version
1.0.1
Author
zenixp
Published
Jan 31, 2026
Updated
Apr 28, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for MYSQL QUERY.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.1

- Credentials are now handled via environment variables (`MYSQL_PWD`, `SSHPASS`) for increased security; passwords are no longer visible in process lists. - Strongly recommends storing database and SSH passwords in environment variables instead of the config file. - Updated documentation with usage examples for environment variables and changes to configuration best practices. - All existing functionality and usage remain unchanged.