Back to skill

Security audit

The Trading Desk

Security checks for vulnerabilities and agentic risk

Overview

This skill is a Markdown-only options strategy guide with no code execution or persistence, but its trading recommendations should be treated as educational rather than financial advice.

Install only if you want an educational options-strategy prompt guide. Do not let an agent treat its outputs as professional financial advice or execute trades from them without independent review.

Vulnerability Patterns
  • Skill Instruction HijackingAlters the agent's session goals or safety constraints when the skill loads
  • Agent Memory PoisoningWrites attacker-controlled rules into memory that affect later sessions
  • Remote Payload Retrieval and ExecutionFetches external code whose behavior can change after review
  • Embedded Malicious CodeShips malicious scripts inside the skill and executes them locally
  • Unauthorized Access and Privilege EscalationObtains permissions beyond the task's legitimate needs
Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • 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
Findings (1)

Vague Triggers

Medium
Confidence
89% confidence
Finding
The skill advertises broad capabilities like providing 'real-time trade recommendations' and routing users to an 'optimal play' based on sparse inputs, without clear invocation boundaries, required user confirmations, or safety constraints. In an agent setting, this can cause the model to over-apply the skill in contexts involving financial decision-making, producing high-risk guidance beyond a narrowly scoped educational template.

Static analysis

No suspicious patterns detected.