This skill provides guidance on evaluating the impact and validity of security findings.
Scanned 9/1/2026
Install to Claude Code
npx -y skills add H4D3ZS/FlutterSentinel --skill vulnerability-review --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Vulnerability Review?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/h4d3zs-vulnerability-review)More formats (shields.io, HTML) on the badges page.
# Skill: Vulnerability Review & Bounty Prioritization
This skill provides guidance on evaluating the impact and validity of security findings.
## 1. False Positive Reduction
Before reporting a finding, run a "Reviewer Cycle":
- **Evidence Collection**: Does the \`fbh_scan\` output contain a clear, reproducible trace?
- **Manual Verification**: Use \`technical_web_fetch\` or \`web_search\` to check if the identified "leak" is actually a public/test key.
- **PoC Verification**: Use \`fbh_verify_exploit\` to see if the vulnerability is actually reachable and exploitable.
## 2. Severity Assessment
Classify findings based on Bug Bounty impact:
- **Critical**: Remote Code Execution (RCE), Complete Auth Bypass, Direct Database Access.
- **High**: Sensitive Data Exposure (PII, Private Keys), Broken Access Control.
- **Medium**: CSRF on critical actions, Insecure Direct Object Reference (IDOR).
- **Low**: Information Disclosure, Minimal config issues.
## 3. Reporting Strategy
Always include:
- A clear **Impact** statement (What can an attacker actually *do*?).
- A **Step-by-step PoC**.
- Remediation advice (MasVS/OWASP reference).
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Set up the Globalize CLI, create a translation project, and connect a GitHub or GitLab repository. Use this skill when the user asks to set up Globalize, install the Globalize CLI, authenticate with Globalize, or connect their project to the Globalize translation platform. Also use when the user mentions @globalize-now/cli-client or globalise-now-cli. This skill handles installation, authentication, project creation, and repository connection. For managing existing projects (glossaries, style...