Back to skill

Security audit

HyperGrok Desk Execution Protocol

Security checks for vulnerabilities and agentic risk

Overview

This skill is a disclosed trading-execution checklist that handles high-impact exchange actions only after explicit ticket, risk, and user-approval checks.

Install only in a trading-desk setup where you want the agent to help execute already approved Hyperliquid actions. Confirm that the desk's ticket, risk approval, user approval, and wallet-key handling processes are in place before use.

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
88% confidence
Finding
The description and usage wording are broad enough that an agent could invoke this skill across many execution-related contexts, including high-risk actions like send, cancel, modify, leverage change, or close, without a strict activation gate embedded in the skill itself. In a trading environment, overly permissive invocation is dangerous because this skill governs live order submission discipline to the `/exchange` endpoint, so accidental or premature use could contribute to unauthorized or insufficiently validated trading actions.

Static analysis

No suspicious patterns detected.