ClawAudit verdict

thoth

45
๐ŸŸ  Risky
Significant concerns โ€” only install if you understand the risks

Requires a LICENSE_KEY validated against a specific prefix and reads the entire project directory tree; while the behavior appears to be local documentation generation, the license-key validation pattern and broad file_read/dir_traversal capabilities warrant scrutiny.

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

65
security
70
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 medium

pip3 install โ€” installs Python packages at runtime

SKILL.md ยท code ยท pip3 install

Pattern match medium

Python os.environ.get โ€” reads environment variable

SKILL.md ยท code ยท os.environ.get(

Pattern match low

Python directory traversal

SKILL.md ยท code ยท os.walk(

Permissions & capabilities

Requires 1 environment variable. Requires 1 system binary.

package_installfile_readcredential_accessdir_traversal

Is this flag fair?

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