ClawAudit verdict

bitget-wallet

bgw-wallet-api

45
🟠 Risky
Significant concerns — only install if you understand the risks

Receives external input AND executes processes

The skill instructs the agent to automatically replace all local skill files with latest versions from GitHub (https://github.com/bitget-wallet-ai-lab/bitget-wallet-skill) when a version mismatch is detected, creating a code-update-from-remote attack surface even though a post-upgrade security check is suggested.

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.

0
security
100
transparency
90
maintenance

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.

Capability combination critical

Receives external input AND executes processes — the shape of a command & control channel

LLM05 · LLM06 · ASI10

Findings (7)

Pattern match high

subprocess execution — runs system commands from Python

SKILL.md · code · subprocess.run(

Pattern match high

Possible hardcoded credential

scripts/bitget_api.py · prose · downgraded · API_KEY = "4843D8C3F1E20772C0E634EDACC5C5F9A0E2DC92

Pattern match high

Pipe to python — executes piped content as Python code

scripts/order_sign.py · prose · downgraded · | python3

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match low

Opens WebSocket connection

README.md · prose · downgraded · WebSocket

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Popular HTTP library — network access

scripts/bitget_api.py · prose · downgraded · got

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

No declared permissions — minimal attack surface.

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