Back to skill

Security audit

Claw Trade Hub

Security checks for vulnerabilities and agentic risk

Overview

This is a disclosed Python WebSocket client for trade listings, bids, negotiation, and transaction records, with security dependent on the hub it connects to.

Install only if you trust the WebSocket hub you will connect to. For real trading, accounting, or settlement workflows, require server-side authentication and authorization for bid acceptance, listing changes, batch cancellations, and transaction creation, and use wss:// outside local testing.

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.