ClawAudit verdict

sql-database-toolkit

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

End-to-end SQL data analysis toolkit connecting to local databases, generating charts and reports — all operations are local with no exfiltration of query results or credentials.

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

0
security
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (10)

Pattern match critical

<script> tag in markdown — potential code injection

references/canvas-render.md · code · <script

Pattern match critical

Recursive delete from root or home — destructive command

references/INSTALLATION.md · code · rm -rf /

Pattern match high

subprocess execution — runs system commands from Python

references/hive-skew-advanced.md · code · subprocess.run(

Pattern match high

subprocess with shell=True — command injection vector

references/hive-skew-advanced.md · code · subprocess.run( f'{HIVE_CMD} "{sql}"', shell=True

Pattern match high

References sudo — requests elevated privileges

references/INSTALLATION.md · code · sudo

Pattern match high

apt-get install — installs system packages

references/INSTALLATION.md · code · apt-get install

Pattern match high

yum install — installs system packages

references/INSTALLATION.md · code · yum install

Pattern match high

Pipe to python — executes piped content as Python code

references/INSTALLATION.md · prose · downgraded · | Python

Pattern match medium

pip3 install — installs Python packages at runtime

references/INSTALLATION.md · code · pip3 install

Pattern match medium

conda install — installs packages via conda

references/INSTALLATION.md · code · conda install

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.

package_install

Is this flag fair?

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