ClawAudit verdict
session-coordinator
The skill spawns and manages processes which could potentially be exploited if not properly secured.
โ 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.
Findings (4)
Uses spawn() โ can execute external programs
SKILL.md ยท code ยท spawn(
Uses exec() โ may execute shell commands
SKILL.md ยท code ยท exec(
subprocess execution โ runs system commands from Python
SKILL.md ยท code ยท subprocess.run(
References agent memory files
SKILL.md ยท prose ยท downgraded ยท MEMORY.md
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.
process_exec Is this flag fair?
Thanks โ recorded.