ClawAudit verdict
own-style-writer
The skill accesses credentials and uses them for API calls, which could be risky if not properly secured.
⚠ 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.
Permission integrity
credential_access
Findings (7)
subprocess execution — runs system commands from Python
scripts/bootstrap_markitdown.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
scripts/bootstrap_markitdown.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
scripts/bootstrap_markitdown.py · prose · downgraded · shutil.rmtree(
Python urllib.request — network access
scripts/mineru_client.py · prose · downgraded · urllib.request
Base64 encoding/decoding
vendor/markitdown/src/markitdown/__main__.py · prose · downgraded · base64-encode
Python os.getenv — reads environment variable
vendor/markitdown/src/markitdown/_markitdown.py · prose · downgraded · os.getenv(
Popular HTTP library — network access
vendor/markitdown/src/markitdown/_markitdown.py · prose · downgraded · got
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.
credential_access Is this flag fair?
Thanks — recorded.