research-refine-pipeline
Warn
Audited by Snyk on Apr 13, 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 (low risk: 0.30). The prompt instructs the agent to run Bash to write files silently (using cat << 'EOF' > file) without asking the user, which modifies disk state without consent—however it does not request sudo, alter system configs, or create accounts, so the risk is limited.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata