ClawAudit verdict
heteromind
A natural language query routing system that connects to user-configured SQL/KG/table data sources using the user's own API keys; all external connections are to databases the user explicitly configures via environment variables.
โ 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
credential_access
package_install
Findings (4)
Possible hardcoded credential
SKILL.md ยท code ยท api_key="sk-openai-key
Uses exec() โ may execute shell commands
SECURITY.md ยท code ยท exec(
Python os.getenv โ reads environment variable
USAGE.md ยท code ยท os.getenv(
Python aiohttp session โ async network access
src/engines/nl2sparql/multi_stage_engine.py ยท prose ยท downgraded ยท aiohttp.ClientSession
Permissions & capabilities
No declared permissions โ minimal attack surface.
credential_accessnetwork_inpackage_install Is this flag fair?
Thanks โ recorded.