ClawAudit verdict

markdown-studio

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

Accesses credentials AND encodes data

Markdown document generator requiring only python3 as a binary dependency; generates local files with no external network calls or credential requirements beyond the runtime tool.

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.

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

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (1)

Pattern match medium

Python os.environ.get — reads environment variable

SKILL.md · code · os.environ.get(

Permissions & capabilities

Requires 1 system binary.

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