liquidity-planner

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is well-designed with clear security boundaries and does not contain any malicious patterns such as credential theft or obfuscation.
  • [COMMAND_EXECUTION]: The skill utilizes shell commands like curl, jq, and python for data retrieval and basic arithmetic. It effectively mitigates potential injection attacks by requiring a mandatory validation step where user-supplied inputs (addresses, amounts, and network names) are verified against strict regular expressions before being used in commands.
  • [EXTERNAL_DOWNLOADS]: External network requests are limited to fetching public blockchain data from established and well-known DeFi analytics platforms, specifically DexScreener and DefiLlama. These sources are considered trustworthy and safe for the skill's intended purpose.
  • [PROMPT_INJECTION]: The skill does not contain instructions that override safety filters or bypass system instructions. While it processes data from external APIs, the risk of indirect injection is mitigated by the fact that the data is treated as structured information rather than executable instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 07:20 PM