← 返回 Skills 市场
veillabsapp

Veillabs Integration

作者 Veillabsapp · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
156
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install veillabs-ai
功能描述
Interact with Veillabs privacy-focused DEX API for cross-chain swaps, private seed distributions, and transaction tracking.
安全使用建议
This skill appears to do what it says: call the Veillabs API for swaps, seed distributions, and tracking. Before installing, confirm you trust the Veillabs endpoint you set in VEILLABS_BASE_URL (the script will fall back to https://trade.veillabs.app/api if the env var is missing). Ensure your environment has curl available (the helper script uses curl), and never supply private keys or wallet seed phrases to the skill—Veillabs endpoints require users to send funds to deposit addresses, but the skill itself does not ask for wallet secrets. Finally, verify TLS/authenticity of the base URL and test with a read-only call (e.g., /api/currencies) before performing any real funds operations.
功能分析
Type: OpenClaw Skill Name: veillabs-ai Version: 1.0.1 The skill provides a legitimate interface for interacting with the Veillabs privacy-focused DEX API for cryptocurrency swaps and seed distributions. The helper script `scripts/veillabs-client.sh` includes proactive security measures, such as sanitizing input against shell injection characters and preventing `curl` from reading local files via the `@` prefix. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力评估
Purpose & Capability
The skill describes a DEX integration (swaps, seed distributions, tracking) and only requires VEILLABS_BASE_URL plus a config flag. The included helper script and API reference match the declared purpose. No unrelated credentials or services are requested.
Instruction Scope
SKILL.md only instructs the agent to call Veillabs API endpoints and to validate amounts/pairs. It does not direct reading local secrets or files. Note: the script defaults BASE_URL to https://trade.veillabs.app/api if VEILLABS_BASE_URL is unset, which means it will contact the public endpoint even when the env var is missing—this slightly undermines the 'required env var' declaration but is not malicious.
Install Mechanism
No install spec (instruction-only) and included files are plain docs and a small bash helper. Nothing is downloaded from arbitrary URLs or extracted to disk during install.
Credentials
Only VEILLABS_BASE_URL and a config key (veillabs.enabled) are required, which is proportional. One minor mismatch: the script expects curl at runtime but the package metadata doesn't declare required binaries; curl is common but the runtime requirement isn't explicitly listed.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide changes or other skills' config. Autonomous invocation (disable-model-invocation=false) is the platform default and is not in itself a concern here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install veillabs-ai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /veillabs-ai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Documentation update: Clarified error handling instructions by removing mention of "invalid private key" from 400 Bad Request responses. - No changes to code or functionality; behavior remains the same.
v1.0.0
Initial release of the Veillabs privacy-focused DEX skill. - Integrates with Veillabs API for private cross-chain swaps, seed distributions, and transaction tracking. - Supports real-time listing of supported tokens, swap pairs, and estimate calculations. - Enables secure creation and monitoring of swaps and multi-destination seed transactions. - Includes detailed instructions and error handling guidance for all supported operations. - Requires only a base URL configuration and does not require user authentication.
元数据
Slug veillabs-ai
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Veillabs Integration 是什么?

Interact with Veillabs privacy-focused DEX API for cross-chain swaps, private seed distributions, and transaction tracking. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 156 次。

如何安装 Veillabs Integration?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install veillabs-ai」即可一键安装,无需额外配置。

Veillabs Integration 是免费的吗?

是的,Veillabs Integration 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Veillabs Integration 支持哪些平台?

Veillabs Integration 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Veillabs Integration?

由 Veillabsapp(@veillabsapp)开发并维护,当前版本 v1.0.1。

💬 留言讨论