gate-exchange-activitycenter
v1.0.0Gate platform activity and campaign hub skill. Use when the user asks about trading competitions, airdrops, or their enrolled activities. Triggers on 'recomm...
⭐ 0· 61·0 current·0 all-time
bygaixg@gaixianggeng
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill is an activity/campaign query helper for Gate Exchange and requires GATE_API_KEY and GATE_API_SECRET to call user-scoped MCP endpoints (e.g., my activity entry). Requesting these two credentials is coherent with the stated purpose.
Instruction Scope
SKILL.md restricts runtime behavior to a small set of read-only MCP tools, mandates following packaged runtime rules, forbids asking the user to paste secrets, and does not instruct reading unrelated system files or calling arbitrary external endpoints. The enforced response templates limit free-form output but are consistent with the claimed workflow.
Install Mechanism
No install spec and no code files — instruction-only skill — so nothing is downloaded or installed. This is the lowest-risk install profile and matches the documentation.
Credentials
Requires two environment variables (GATE_API_KEY and GATE_API_SECRET), which is proportionate for user-specific read operations. Note: these are sensitive credentials; the skill states it will not ask users to paste them into chat and expects a configured local MCP session. Users should ensure the keys have minimal required scope (Activity:Read) and that they trust the execution environment that will hold these secrets.
Persistence & Privilege
always is false and there is no install or configuration write step. The skill can be invoked autonomously by the agent (platform default), which is expected for skills and not by itself a concern here.
Assessment
This skill appears coherent and read-only for Gate Exchange activity queries, but it requires your Gate API key and secret to be present in the agent environment. Only install/use it if you: (1) trust the host/environment that will store those creds, (2) have provisioned keys with the minimal Activity:Read permission, and (3) prefer not to paste secrets into chat (the skill forbids that and expects local MCP config). Verify the publisher/repo (homepage links to github.com/gate/gate-skills) before trusting it with account-scoped keys. If you are uncomfortable with the agent having these env secrets, do not install or keep the skill disabled for autonomous invocation.Like a lobster shell, security has layers — review code before you run it.
latestvk97a8c2fpdbmtdm1vgcx8k7dan8440gv
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
EnvGATE_API_KEY, GATE_API_SECRET
Primary envGATE_API_KEY
