ClawAudit verdict

huo15-markdown-export

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

A Markdown-to-PDF/Word/HTML export skill using Node, markdown-it, and Puppeteer; no suspicious data exfiltration or credential access, all operations are local document rendering.

⚠ 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.

15
security
100
transparency
100
maintenance

Findings (7)

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | python

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match high

<script> tag in markdown — potential code injection

SKILL.md · prose · downgraded · <script>

Pattern match medium

References sudo — requests elevated privileges

scripts/install-deps.sh · prose · downgraded · sudo

Pattern match medium

setuid — privilege escalation mechanism

scripts/md2pdf-puppet.js · prose · downgraded · setuid

Pattern match low

Node http/https module — low-level network access

scripts/md-preview.js · prose · downgraded · require('http')

Pattern match low

References agent configuration files

themes/DESIGN.md · prose · downgraded · CLAUDE.md

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

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