You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: further reduce AS-006 false positives (round 2)
Apply safe prefix/substring gating to the regex phase (step 3), not
only the suffix phase. Add code_mode and policy_evaluate to safe
substrings. Remove bare "execute" from descriptionConfirmsExecution
to avoid false triggers on "execute scans" or "execute analysis".
Fixes: speclock_policy_evaluate, brave_web_search_code_mode,
code_mode_transform, analyze_code_security with non-execution descriptions.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments