Gate Exchange Multi-Collateral Loan
Analysis
The skill is aligned with Gate loan management, but it can use financial write access and contains instruction/provenance ambiguities that should be reviewed before installation.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Read [gate-runtime-rules.md](https://github.com/gate/gate-skills/blob/master/skills/gate-runtime-rules.md) ... These rules have the highest priority.
The skill delegates core runtime behavior to a remote, unpinned GitHub master-branch document that is not included in the reviewed artifacts, while making it authoritative before any tool use.
**Query Operations (Read-only)** ... - cex_mcl_operate_multi_collateral ... Step 5: Add or redeem collateral ... call `cex_mcl_operate_multi_collateral`
The same tool is labeled read-only while later being used for collateral add/redeem actions, which are account-mutating financial operations.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
API Key Required: Yes ... Permissions: Mcl:Write
The skill requires delegated Gate account authority capable of multi-collateral loan write operations.
