ClawAudit verdict

yatta

openclaw-yatta-skill

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Accesses credentials AND makes external network calls

Task management API skill that clearly documents destructive operations and security warnings; API calls go to the user own Yatta account using their provided key.

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
80
transparency
80
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 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

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="yatta_your_key_here

Pattern match high

Accesses shell history/config

SKILL.md · code · ~/.zshrc

Pattern match high

Instructs covert action — may act without user awareness

SECURITY-ASSESSMENT-ISSUE-17.md · code · silently

Pattern match medium

References sudo — requests elevated privileges

SECURITY-ASSESSMENT-ISSUE-15.md · prose · downgraded · sudo

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: YATTA_API_KEY). Requires 2 system binaries. (1 elevated: curl).

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