← Back to Skills Marketplace
metacompai

MetaComp VisionX KYT

by MetacompAI · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
121
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install metacomp-visionx-kyt
Description
Check Web3 wallet or transaction security using MetaComp VisionX. Trigger when user mentions wallet address (0x..., Bitcoin, Tron), transaction hash, or asks...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install metacomp-visionx-kyt
  3. After installation, invoke the skill by name or use /metacomp-visionx-kyt
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Declare METACOMP_TOKEN credential requirement and add source repository link to resolve security scanner warnings
v1.0.0
Initial release
Metadata
Slug metacomp-visionx-kyt
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 121 downloads so far.

How do I install MetaComp VisionX KYT?

Run "/install metacomp-visionx-kyt" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is MetaComp VisionX KYT free?

Yes, MetaComp VisionX KYT is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does MetaComp VisionX KYT support?

MetaComp VisionX KYT is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created MetaComp VisionX KYT?

It is built and maintained by MetacompAI (@metacompai); the current version is v1.0.1.

💬 Comments