ClawAudit verdict
make-to-markdown
The skill can read and convert various file formats to Markdown, but it requires careful handling to avoid unintended file modifications.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
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.
Findings (5)
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | python
subprocess execution — runs system commands from Python
scripts/batch_convert.py · prose · downgraded · subprocess.run(
References sudo — requests elevated privileges
scripts/platform_detect.py · prose · downgraded · sudo
Python os.environ.get — reads environment variable
scripts/convert.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
scripts/convert.py · prose · downgraded · shutil.rmtree(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D/E). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 2 system binaries.
file_read Is this flag fair?
Thanks — recorded.