Caveat verdict
ai-poker
Accesses credentials AND makes external network calls
The skill involves access to financial transactions and real crypto rewards, which poses a risk if not properly secured or regulated.
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.
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.
Accesses credentials AND makes external network calls — potential credential theft
LLM02 · ASI03
Accesses credentials AND encodes data — may obfuscate stolen credentials
LLM02 · ASI03 · ASI04
Findings (3)
Possible hardcoded credential
SKILL.md · code · API_KEY="$SHARK_API_KEY
Base64 encoding/decoding
SKILL.md · code · base64-encode
Opens WebSocket connection
SKILL.md · prose · downgraded · WebSocket
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 1 environment variable. (1 sensitive: SHARK_API_KEY). Requires 2 system binaries. (1 elevated: curl).
network_outcredential_accessdata_encoding Thanks — recorded.