intel: reduce false positives in owasp-top-10-web and secrets-management#1
Merged
Merged
Conversation
A/B benchmark results showed: - owasp-top-10-web: 0.86 FP rate (24 false positives on Juice Shop) - secrets-management: 0.38 FP rate (5 false positives on leaked-secrets) Changes: - owasp-top-10-web v1.0.1: Add precision requirements and 5-point pre-classification verification checklist - secrets-management v1.0.1: Add false positive filtering section (entropy check, known prefix patterns, placeholder detection) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…erns to gitignore - injection-scan.yml: Add discord.com/api/webhooks and hooks.slack.com/services patterns - .gitignore: Add *.secrets, .env*, *.credentials, *.pem, *.key Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4 tasks
This was referenced Jun 3, 2026
jddark62
pushed a commit
to jddark62/SecuritySkills
that referenced
this pull request
Jun 5, 2026
…s-2026-03-17 reduce false positives in owasp-top-10-web and secrets-management
4 tasks
5 tasks
This was referenced Jun 6, 2026
Open
[REVIEW] owasp-top-10-web: add 2025 'AI-Integrated Web App' vectors and API-First 'A11' checks
#1465
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
A/B benchmark results identified high false positive rates in two skills. This PR adds precision controls.
Benchmark Results (Before)
Changes
Test Plan
🤖 Generated with Claude Code
Source: A/B benchmark framework at ~/.openclaw/workspace/test-corpus/