Back to skill

Security audit

Trading Strategy

Security checks for vulnerabilities and agentic risk

Overview

This is a small educational trading-strategy skill with no hidden code, install scripts, credential use, or persistence.

Installers should treat this as an educational trading/backtesting helper, not financial advice. Review any generated Python before running it, and do not connect it to brokerage, exchange, wallet, or real-money systems unless you deliberately add and control that integration.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.