ClawAudit verdict

session-coordinator

45
๐ŸŸ  Risky
Significant concerns โ€” only install if you understand the risks

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.

38
security
100
transparency
90
maintenance

Findings (4)

Pattern match high

Uses spawn() โ€” can execute external programs

SKILL.md ยท code ยท spawn(

Pattern match high

Uses exec() โ€” may execute shell commands

SKILL.md ยท code ยท exec(

Pattern match high

subprocess execution โ€” runs system commands from Python

SKILL.md ยท code ยท subprocess.run(

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API