Caveat verdict

switchboard-data-operator

45
🟠 Risky
Significant risk patterns flagged β€” automated deep scan, not behavioral proof.

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.

0
security
60
transparency
90
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 high

Accesses credentials AND makes external network calls β€” potential credential theft

LLM02 Β· ASI03

Capability combination high

Accesses credentials AND encodes data β€” may obfuscate stolen credentials

LLM02 Β· ASI03 Β· ASI04

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Code accesses API keys/tokens but declares no environment variables

credential_access

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

package_install

Findings (3)

Pattern match medium

Accesses sensitive environment variables

SKILL.md Β· code Β· process.env.API_KEY

Confirmed in code low

Data encoding/decoding

SKILL.md Β· code

Pattern match low

Opens WebSocket connection

SKILL.md Β· prose Β· downgraded Β· WebSocket

Permissions & capabilities

No declared permissions β€” minimal attack surface.

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