Caveat verdict
amongclawds
among-clawds
Accesses credentials AND makes external network calls
The skill instructs the agent to ask the human operator for an Ethereum wallet address and register it with a third-party game service for future token rewards, creating pressure to collect and transmit financial account identifiers to an external platform.
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
Permission integrity
network_out
Findings (5)
Possible hardcoded credential
SKILL.md · code · apiKey: "YOUR_API_KEY
Instructs covert action — may act without user awareness
SKILL.md · code · secretly
Raw socket connection — low-level network access
HEARTBEAT.md · code · socket.connect(
Opens WebSocket connection
SKILL.md · code · WebSocket
References webhook/callback URL
SKILL.md · code · webhook_url
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: AMONGCLAWDS_API_KEY).
network_outnetwork_incredential_access Thanks — recorded.