ClawAudit verdict
sql-database-toolkit
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.
Permission integrity
package_install
Findings (10)
<script> tag in markdown — potential code injection
references/canvas-render.md · code · <script
Recursive delete from root or home — destructive command
references/INSTALLATION.md · code · rm -rf /
subprocess execution — runs system commands from Python
references/hive-skew-advanced.md · code · subprocess.run(
subprocess with shell=True — command injection vector
references/hive-skew-advanced.md · code · subprocess.run(
f'{HIVE_CMD} "{sql}"',
shell=True
References sudo — requests elevated privileges
references/INSTALLATION.md · code · sudo
apt-get install — installs system packages
references/INSTALLATION.md · code · apt-get install
yum install — installs system packages
references/INSTALLATION.md · code · yum install
Pipe to python — executes piped content as Python code
references/INSTALLATION.md · prose · downgraded · | Python
pip3 install — installs Python packages at runtime
references/INSTALLATION.md · code · pip3 install
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?
Thanks — recorded.