ClawAudit verdict
clawdible
clawdible-audiobooks
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.
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.
Receives external input AND executes processes — the shape of a command & control channel
LLM05 · LLM06 · ASI10
Findings (3)
subprocess execution — runs system commands from Python
SKILL.md · code · subprocess.check_output(
pip3 install — installs Python packages at runtime
scripts/audible_auth.py · prose · downgraded · pip3 install
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 Thanks — recorded.