← Back to Skills Marketplace
Pilot Database Bridge
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-database-bridge
Description
Query remote databases through Pilot Protocol tunnels. Use this skill when: 1. You need to access databases behind NATs or firewalls 2. You want to query rem...
Usage Guidance
This skill appears coherent, but before installing: 1) Ensure pilotctl is obtained from the official Pilot Protocol source (https://pilotprotocol.network) and verify the binary's integrity; 2) understand that any database credentials you enter into standard clients will traverse the created tunnel — only use this with trusted endpoints and within your security policy; 3) confirm the pilot-protocol skill (dependency) is trustworthy and its daemon configuration is correct; and 4) be aware of the AGPL-3.0 license implications for any modifications or redistribution.
Capability Analysis
Type: OpenClaw Skill
Name: pilot-database-bridge
Version: 1.0.0
The skill facilitates network tunneling and firewall traversal using an external binary (pilotctl) and a custom 'Pilot Protocol' (SKILL.md). While these capabilities are aligned with the stated purpose of accessing remote databases, the ability to establish tunnels into internal networks and manage background daemons represents a high-risk capability that could be used for unauthorized network access or data exfiltration if the underlying binary is untrusted.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description match the requested binary (pilotctl) and the actions described (start daemon, start gateway, map addresses) are exactly what a tunnel/bridge skill would need.
Instruction Scope
SKILL.md only runs pilotctl and standard DB clients (psql, mysql, mongosh, redis-cli). It does not request secrets or read unrelated files. Note: the skill assumes you will provide DB client credentials when connecting; the skill itself does not manage or store those credentials.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is downloaded or written by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The required dependency (pilotctl) is directly relevant to the declared functionality.
Persistence & Privilege
always:false and no install actions. The skill does not ask for persistent presence or to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-database-bridge - After installation, invoke the skill by name or use
/pilot-database-bridge - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pilot Database Bridge?
Query remote databases through Pilot Protocol tunnels. Use this skill when: 1. You need to access databases behind NATs or firewalls 2. You want to query rem... It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.
How do I install Pilot Database Bridge?
Run "/install pilot-database-bridge" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Database Bridge free?
Yes, Pilot Database Bridge is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Database Bridge support?
Pilot Database Bridge is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Database Bridge?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills