lemon-strategy

Pass

Audited by Gen Agent Trust Hub on May 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements a 'Degen Fader' contrarian trading strategy. Its behavior is consistent with its stated purpose of scanning crypto markets and executing trades based on specific technical indicators.
  • [COMMAND_EXECUTION]: The script scripts/lemon_config.py uses subprocess.run to execute the mcporter tool. This is a standard integration pattern for the Senpi trading platform to perform market analysis and account management.
  • [EXTERNAL_DOWNLOADS]: The documentation includes curl commands to fetch configuration and script files from github.com/Senpi-ai/senpi-skills. These downloads target the official repository of the skill's author and are used for installation purposes.
  • [CREDENTIALS_UNSAFE]: The skill correctly handles sensitive information by using placeholders like ${WALLET_ADDRESS} and environment variables (e.g., LEMON_WALLET), rather than hardcoding actual secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
May 15, 2026, 10:51 AM