ClawAudit verdict
erlang-concurrency
fix-erlang-ssh-cve-erlang-concurrency
Receives external input AND executes processes
The skill is a legitimate Erlang concurrency tutorial covering BEAM VM process spawning, message passing, and worker pools using standard documented language primitives with no network exfiltration, secret access, or malicious behavior.
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.
Receives external input AND executes processes โ the shape of a command & control channel
LLM05 ยท LLM06 ยท ASI10
Findings (1)
Uses spawn() โ can execute external programs
SKILL.md ยท code ยท spawn(
Permissions & capabilities
No declared permissions โ minimal attack surface.
process_execnetwork_in Thanks โ recorded.