dynamic-linking
Warn
Audited by Snyk on Feb 21, 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). This skill explicitly instructs copying a library into /usr/local/lib with sudo and running ldconfig (modifying system-wide files requiring root), and also documents LD_PRELOAD interposition which can alter other processes, so it directs privileged, state-changing actions.
Audit Metadata