injective-trading-tokens
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is to facilitate interactions with the Injective blockchain through a set of defined tools and activities. No malicious instructions or hidden behaviors were identified.
- [COMMAND_EXECUTION]: The skill defines several tools (
transfer_send,subaccount_deposit,subaccount_withdraw) that trigger blockchain transactions. These operations are explicitly described and aligned with the skill's stated purpose for trading and token management. - [CREDENTIALS_UNSAFE]: The tool definitions in
SKILL.mdinclude apasswordparameter. In the provided examples, this is represented by placeholders (e.g.,password: ****). There are no hardcoded secrets or credentials within the skill files. - [EXTERNAL_DOWNLOADS]: The skill references the
injective-mcp-serversas a dependency for the tools to function. The installation instructions point to the officialInjectiveLabsrepository, which is consistent with the skill's authorship.
Audit Metadata