Caveat verdict

futu-trading-bot

45
๐ŸŸ  Risky
Significant risk patterns flagged โ€” automated deep scan, not behavioral proof.

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. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

35
security
60
transparency
70
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence โ€” it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination medium

Both reads and writes files โ€” verify scope is limited to intended directories

LLM06 ยท ASI02

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (2)

Pattern match critical

Possible hardcoded credential

SKILL.md ยท code ยท password="your_password

Pattern match low

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
Check another skill Browse the registry Auditing your own skills or configs? Use the API