Caveat verdict
crypto-algo-execution
quantumexecute-skill
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.
Findings (4)
Possible hardcoded credential
SKILL.md · code · API_KEY="your_qe_api_key
<script> tag in markdown — potential code injection
SKILL.md · code · <script>
subprocess execution — runs system commands from Python
scripts/notify_order_complete.py · prose · downgraded · subprocess.run(
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?
Thanks — recorded.