ClawAudit verdict

blog-figure-svg

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

SVG/PNG figure generation skill for blog posts that uses python3 and local image tools (ImageMagick/rsvg/inkscape) to produce files written to a local tmp directory; no network calls or credential access in the content.

โš  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.

45
security
80
transparency
90
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (3)

Pattern match critical

Pipe to python โ€” executes piped content as Python code

SKILL.md ยท code ยท | python3

Pattern match medium

Popular HTTP library โ€” network access

SKILL.md ยท code ยท got

Pattern match low

Python pathlib file read

SKILL.md ยท code ยท pathlib.Path(sys.argv[1]).read_text(

Permissions & capabilities

Requires 1 system binary.

package_installfile_read

Is this flag fair?

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