Skip to main content

llm-trading-agent-security

Enhances security for autonomous trading agents by implementing robust patterns against financial threats and transaction vulnerabilities.

Install this skill

or
89/100

Security score

The llm-trading-agent-security skill was audited on May 18, 2026 and we found 3 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 50

Template literal with variable interpolation in command context

SourceSKILL.md
50```python
medium line 46

Webhook reference - potential data exfiltration

SourceSKILL.md
46Do not blindly inject token names, pair labels, webhooks, or social feeds into an execution-capable prompt.
low line 131

External URL reference

SourceSKILL.md
131PRIVATE_RPC = "https://rpc.flashbots.net"
Scanned on May 18, 2026
View Security Dashboard
Installation guide →