ClawAudit verdict

mulerouter

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

Accesses credentials AND encodes data

Image and video generation skill using MuleRouter/MuleRun APIs with MULEROUTER_API_KEY; credential_access and data_encoding are expected for sending media generation requests to the documented API endpoints.

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.

10
security
70
transparency
70
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 encodes data — may obfuscate stolen credentials

LLM02 · ASI03 · ASI04

Findings (5)

Pattern match critical

Possible hardcoded credential

README.md · code · API_KEY="your-api-key

Pattern match high

Accesses sensitive system files

tests/test_image.py · prose · downgraded · /etc/passwd

Pattern match medium

References SSH/GPG private keys

tests/test_image.py · prose · downgraded · ssh_key

Pattern match low

Python os.getenv — reads environment variable

core/config.py · prose · downgraded · os.getenv(

Pattern match low

POSTs data to external URL

tests/test_client.py · prose · downgraded · .post("https://

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: MULEROUTER_API_KEY). Requires 2 system binaries.

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