JavaScript is disabled. Some features may not work.
fp-check — ★ 5.8K GitHub Stars — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

fp-check

★ 5.8K repovulnerabilitySafeIntermediateClaude
🤖 AI Summary

**fp-check** takes a suspected security bug as input, systematically analyzes it to determine if it's exploitable, and outputs a definitive TRUE POSITIVE or FALSE POSITIVE verdict with supporting evidence. It eliminates false positives by verifying exploitability rather than just flagging patterns.

How to Install

Claude Code:
git clone --depth 1 https://github.com/trailofbits/skills.git && cp skills/plugins/fp-check/skills/fp-check ~/.claude/skills/fp-check -r
Systematically verifies suspected security bugs to eliminate false positives. Produces TRUE POSITIVE or FALSE POSITIVE verdicts with documented evidence for each bug.

Details

Category Security → vulnerability
Sourcetrailofbits/skills
SKILL.mdView on GitHub →
Repo Stars★ 5.8K
Est. per Skill98 (shared across 59 skills from this repo)
DifficultyIntermediate
Risk LevelSafe

Related Skills

Works Well With

Skills from the same repository — often designed to work together