Appearance
Why It Matters
Dangerous Linux capabilities can grant elevated privileges from shared Claude hook execution.
What Triggers
SEC669 matches Claude settings command hooks that run setcap or include dangerous capability tokens such as cap_setuid, cap_setgid, cap_sys_admin, or cap_net_admin.
False Positives
Capability management may be intentional in privileged admin workflows, but it should not be embedded in shared committed hooks.
Remediation
Remove Linux capability manipulation from the hook and keep capability assignment in a separate reviewed administrative path.