← 返回 Skills 市场
metacompai

MetaComp VisionX KYT

作者 MetacompAI · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
121
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install metacomp-visionx-kyt
功能描述
Check Web3 wallet or transaction security using MetaComp VisionX. Trigger when user mentions wallet address (0x..., Bitcoin, Tron), transaction hash, or asks...
安全使用建议
This skill appears to do what it claims: it will call MetaComp's KYT service and needs your METACOMP_TOKEN. Before installing: (1) confirm you trust metacomp.ai and the published npm package; review the package source (GitHub repo) and npm page; (2) treat METACOMP_TOKEN like any API key — use a least-privilege key and rotate/revoke if needed; (3) expect that wallet addresses and transaction hashes you provide will be sent to MetaComp for analysis (do not provide private keys or other secrets); (4) the skill will prompt you to confirm whether you are the sender or recipient and will pause until you answer — this prevents accidental analysis, but be cautious about sharing counterparty addresses you don’t control; (5) if you need stricter isolation, run the CLI in a sandboxed environment or review traffic to ensure it only talks to MetaComp endpoints.
功能分析
Type: OpenClaw Skill Name: metacomp-visionx-kyt Version: 1.0.1 The skill bundle is a legitimate integration for MetaComp VisionX, a Web3 security and KYT (Know Your Transaction) service. The SKILL.md file contains detailed instructions for the AI agent to format security reports, perform multi-vendor cross-verification, and handle user interactions for wallet and transaction analysis. While the instructions are highly prescriptive and include specific logic gates (e.g., requiring user input before proceeding), they are entirely aligned with the stated purpose of providing structured security audits. The installation process uses a standard MCP server pattern via npm (@metacomp/visionx-kyt-mcp), and no indicators of data exfiltration, unauthorized execution, or malicious prompt injection were found.
能力评估
Purpose & Capability
Name/description (Web3 wallet/transaction KYT) match the declared requirement of a METACOMP_TOKEN and an npm package @metacomp/visionx-kyt-mcp that provides a CLI. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md gives extensive, prescriptive output formats and explicitly instructs the agent to call MetaComp endpoints (e.g., get_wallet_security/get_transaction_security). It also requires asking the user whether they are sender or recipient and to stop until answered. This is expected for a KYT tool, but it means the skill will transmit user-supplied wallet addresses and tx hashes to MetaComp; users should be aware that on-chain identifiers and derived risk data are sent off-host.
Install Mechanism
Install spec is an npm package (@metacomp/visionx-kyt-mcp) that provides a CLI binary (visionx-kyt-mcp). Using npm is reasonable for a JS-based CLI, but npm packages execute code on install/run — review the package and its source (or the upstream repo) before installing.
Credentials
Only a single API credential (METACOMP_TOKEN) is required and declared as the primary credential. That is proportionate for a service that queries MetaComp's KYT API. No unrelated secrets or system paths are requested.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or persistent agent privileges. There is no instruction to modify other skills or system-wide configs. Installing the npm CLI will add a binary, which is normal for a tool-based skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install metacomp-visionx-kyt
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /metacomp-visionx-kyt 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Declare METACOMP_TOKEN credential requirement and add source repository link to resolve security scanner warnings
v1.0.0
Initial release
元数据
Slug metacomp-visionx-kyt
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

MetaComp VisionX KYT 是什么?

Check Web3 wallet or transaction security using MetaComp VisionX. Trigger when user mentions wallet address (0x..., Bitcoin, Tron), transaction hash, or asks... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 121 次。

如何安装 MetaComp VisionX KYT?

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

MetaComp VisionX KYT 是免费的吗?

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

MetaComp VisionX KYT 支持哪些平台?

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

谁开发了 MetaComp VisionX KYT?

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

💬 留言讨论