ClawAudit verdict
futu-trading-bot
Both reads and writes files
The skill executes real buy/sell orders on a live Futu brokerage account with actual HK market securities; while this is the stated and transparent purpose, automated real-money trading represents elevated financial risk.
Automated static analysis โ not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
What it does
These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence โ it does not verify that one flows into another. Read the code to confirm a live chain.
Both reads and writes files โ verify scope is limited to intended directories
LLM06 ยท ASI02
Permission integrity
file_read+write
package_install
Findings (2)
Possible hardcoded credential
SKILL.md ยท code ยท password="your_password
Python os.environ.get โ reads environment variable
src/preflight_check.py ยท prose ยท downgraded ยท os.environ.get(
Permissions & capabilities
Requires 2 system binaries. (1 elevated: pip).
network_infile_readfile_writepackage_install Thanks โ recorded.