workflow-orchestrator
Warn
Audited by Snyk on Mar 23, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.90). The skill mandates executing operations on absolute file paths and explicitly allows autonomous auto-fixes for "permission issue" and environment/dependency problems (Rule 3), which can involve installing packages, changing permissions, or editing system files (and thus gaining or requiring sudo-level changes) and it places no explicit restriction against system-level files or creating users—so it can reasonably push the agent to modify or escalate the machine state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata