lp-integration

Pass

Audited by Gen Agent Trust Hub on Jul 1, 2026

Risk Level: SAFE
Full Analysis
  • [DATA_EXFILTRATION]: The skill communicates with official Uniswap infrastructure (liquidity.api.uniswap.org). This is a well-known service associated with the skill's author and is required for its primary functionality. No unauthorized data exfiltration patterns were detected.
  • [COMMAND_EXECUTION]: While tools like Bash(curl:*) are permitted, the skill includes explicit security instructions to reject any input containing shell metacharacters, effectively mitigating potential command injection risks.
  • [CREDENTIALS_UNSAFE]: The instructions follow security best practices by advising the use of environment variables for API keys and private keys rather than hardcoding them in generated code.
  • [SAFE]: The skill implements strong safety measures, such as mandatory AskUserQuestion calls for transaction confirmation and thorough regex-based validation for Ethereum addresses and token amounts.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 1, 2026, 02:12 AM
Security Audit — agent-trust-hub — lp-integration