Caveat verdict
switchboard-data-operator
Accesses credentials AND makes external network calls
The skill can sign transactions, move funds, deploy contracts, and handle private keys across multiple chains in full-autonomy mode; while an OperatorPolicy guardrail is required, the actual capability to execute real financial transactions with key custody represents genuine elevated 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.
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
Permission integrity
network_out
credential_access
package_install
Findings (3)
Accesses sensitive environment variables
SKILL.md Β· code Β· process.env.API_KEY
Data encoding/decoding
SKILL.md Β· code
Opens WebSocket connection
SKILL.md Β· prose Β· downgraded Β· WebSocket
Permissions & capabilities
No declared permissions β minimal attack surface.
data_encodingpackage_installcredential_accessnetwork_outnetwork_in Thanks β recorded.