ClawAudit verdict

clawdible

clawdible-audiobooks

45
🟠 Risky
Significant concerns — only install if you understand the risks

Receives external input AND executes processes

Can execute real Audible purchases using the buy command with --confirm flag; the workflow instructs the agent to confirm verbally with the user before buying, but the capability to charge real money via an unofficial API warrants a risky rating.

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.

35
security
90
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 critical

Receives external input AND executes processes — the shape of a command & control channel

LLM05 · LLM06 · ASI10

Findings (3)

Pattern match high

subprocess execution — runs system commands from Python

SKILL.md · code · subprocess.check_output(

Pattern match low

pip3 install — installs Python packages at runtime

scripts/audible_auth.py · prose · downgraded · pip3 install

Pattern match low

References webhook/callback URL

scripts/audible_auth.py · prose · downgraded · callback_url

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

No declared permissions — minimal attack surface.

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