ClawAudit verdict

word-latex-formula

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

Word document formula conversion skill operating locally using Microsoft Word or LibreOffice automation; references a SECURITY_AND_PRIVACY.md for optional external AI model configuration.

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

28
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (6)

Pattern match critical

Unicode homoglyph detected — uses lookalike characters to evade pattern matching

resources/latex_convert_project/latex_convert/candidate_pipeline.py · prose

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

SKILL.md · prose · downgraded · http://127.0.0.1

Pattern match medium

subprocess execution — runs system commands from Python

resources/latex_convert_project/latex_convert/document_converter.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.environ.get — reads environment variable

resources/latex_convert_project/latex_convert/cli.py · prose · downgraded · os.environ.get(

Pattern match low

Python shutil file operation — copies/moves/deletes files

resources/latex_convert_project/latex_convert/cli.py · prose · downgraded · shutil.rmtree(

Pattern match low

Popular HTTP library — network access

resources/latex_convert_project/latex_convert/document_converter.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?

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