ClawAudit verdict
download-file
Executes processes AND makes external network calls
A straightforward large‑file downloader using curl with background execution; it does not contain exfiltration or code execution beyond the declared command.
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.
Executes processes AND makes external network calls — may exfiltrate command output
LLM02 · LLM06 · ASI03
Findings (1)
Uses exec() — may execute shell commands
SKILL.md · code · exec(
Permissions & capabilities
Requires 1 system binary. (1 elevated: curl).
network_outprocess_exec Thanks — recorded.