ClawAudit verdict
sqlite-client
Installs packages AND executes processes
The skill uses external packages and accesses sensitive database data, which may be a concern if not properly validated.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence โ it does not verify that one flows into another. Read the code to confirm a live chain.
Installs packages AND executes processes โ opaque dependency chain with execution
LLM03 ยท ASI04
Permission integrity
package_install
Findings (1)
Uses exec() โ may execute shell commands
SKILL.md ยท code ยท exec(
Permissions & capabilities
No declared permissions โ minimal attack surface.
package_installfile_readprocess_exec Thanks โ recorded.