Caveat verdict

crypto-algo-execution

quantumexecute-skill

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

This skill executes live algorithmic orders (TWAP/VWAP/POV) on real crypto exchanges using user API keys, which constitutes real financial transactions at scale; the risk is the elevated access needed to place and manage large orders, not malicious behavior.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

28
security
90
transparency
90
maintenance

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your_qe_api_key

Pattern match critical

<script> tag in markdown — potential code injection

SKILL.md · code · <script>

Pattern match medium

subprocess execution — runs system commands from Python

scripts/notify_order_complete.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.environ.get — reads environment variable

scripts/_client.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 2 environment variables. (2 sensitive: QE_API_KEY, QE_API_SECRET). Requires 1 system binary.

credential_access

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API