Back to skill

Security audit

Backtest Expert - Strategy Validation

Security checks for vulnerabilities and agentic risk

Overview

This skill is a disclosed backtesting guide with an optional local scoring script and no evidence of hidden data access, broker access, or trade execution.

Install this if you want structured help evaluating quantitative trading backtests. Review the optional Python script before running it, expect local report files under the chosen output directory, and treat any scoring or Deploy/Refine/Abandon result as educational research guidance rather than financial advice or proof that a strategy is safe to trade live.

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.