← 返回 Skills 市场
Pilot Database Bridge
作者
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
88
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pilot-database-bridge - 安装完成后,直接呼叫该 Skill 的名称或使用
/pilot-database-bridge触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 88 次。
如何安装 Pilot Database Bridge?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pilot-database-bridge」即可一键安装,无需额外配置。
Pilot Database Bridge 是免费的吗?
是的,Pilot Database Bridge 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pilot Database Bridge 支持哪些平台?
Pilot Database Bridge 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pilot Database Bridge?
由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。
推荐 Skills