api-graphql-federation
Warn
Audited by Snyk on Jun 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 (high risk: 1.00). The prompt includes explicit operational commands that modify system files under /etc (cp supergraph… to /etc/apollo) and send signals to running processes (kill -HUP $(cat /var/run/apollo-router.pid)), which alter the host system state and typically require elevated privileges.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata