gate-info-addresstracker

v1.0.3

Address tracker and analysis. Use this skill whenever the user provides an on-chain address or asks to track or query an address. Trigger phrases include: tr...

0· 213·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
CryptoRequires wallet
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the declared behavior: the SKILL.md consistently documents address profiling, transaction queries, and fund-flow tracing using Gate-Info MCP tools. The skill declares no required env vars or binaries and only uses read-only MCP tools (info_onchain_get_address_info, info_onchain_get_address_transactions, info_onchain_get_transaction, info_onchain_trace_fund_flow), which is proportionate to an address-tracking skill. Minor note: registry metadata lists an unknown source/homepage while README claims a GitHub repo and Gate.com publisher — this mismatch is informational but does not affect capability coherence.
Instruction Scope
Runtime instructions are specific and constrained to the listed MCP tools and to read-only operations, which is appropriate. Two items to be aware of: (1) the skill includes an auto-upgrade path to 'deep' mode (it will trigger additional, heavier queries when balance/labels/risk flags meet thresholds), which can cause extra tool calls without an explicit user confirmation; (2) the SKILL.md instructs the agent to read external shared runtime rules (../gate-runtime-rules.md and ../info-news-runtime-rules.md). Both are explainable by the Gate skill ecosystem but are worth noting because they expand what the agent may consult before acting.
Install Mechanism
Instruction-only skill with no install spec and no code files in the published bundle. This is the lowest-risk install model — nothing is downloaded or written by an install step.
Credentials
The skill declares no environment variables, no credentials, and explicitly states API key is not required for standard runtime. It relies on the presence of Gate-Info MCP services but does not request unrelated secrets or system paths.
Persistence & Privilege
always:false and no requests to modify other skills or system-wide settings. The skill can be invoked autonomously by the agent (disable-model-invocation:false) which is the platform default — acceptable here given the limited read-only scope. Local maintenance/update steps are marked repository-only and require user confirmation.
Assessment
This skill appears coherent and read-only: it calls only specific Gate-Info MCP tools and asks for no credentials. Before installing or enabling it consider: (1) confirm your runtime has legitimate access to the Gate-Info MCP service it expects (the skill depends on that service being available); (2) decide whether you want the agent to be allowed to auto-upgrade to 'deep' investigations (the skill may perform additional, heavier queries when it detects large balances or risk flags); (3) note the SKILL.md references shared runtime rules outside the bundle — review those rules if available in your environment. If any of these (MCP access, autonomous deep-tracing, or external runtime rules) is unacceptable, restrict or review the skill before enabling it.

Like a lobster shell, security has layers — review code before you run it.

latestvk973aqdxnx8pf5ccwfrr96m0en84cf03

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments