fp-check

Automate security bug claim verification with evidence-backed verdicts.

31|4|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/kissrosecicd-hub/agents-evolution --skill fp-check-kissrosecicd-hub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fp-check
Source: https://github.com/kissrosecicd-hub/agents-evolution/tree/main/.agents/skills/tob-fp-check
Command: npx skills add https://github.com/kissrosecicd-hub/agents-evolution --skill fp-check-kissrosecicd-hub

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematically validates reported security bugs to eliminate false positives and provides evidence-backed verdicts for each finding.

Core Features & Use Cases

  • Data-flow analysis to map trust boundaries and trace inputs to vulnerabilities
  • Structured, evidence-driven verification covering standard and deep verification paths
  • Gate-review readiness with templates for data flow, attacker control, and PoC documentation

Quick Start

Restate the claim, follow standard verification steps, generate evidence templates, and issue a gate-reviewed verdict.

Frequently Asked Questions about fp-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify security bug claims and eliminate false positives?

Verify security bug claims by automating rigorous, evidence-backed verdicts. This process systematically validates reported vulnerabilities across codebases, audits, and CI pipelines to eliminate false positives and provide definitive proof for each finding.

What is data-flow analysis used for in security gate reviews?

Data-flow analysis maps trust boundaries and traces untrusted inputs to potential vulnerabilities. It provides structured evidence templates for attacker control and proof of concept documentation, ensuring gate-review readiness for security audits.

How do I generate proof of concept sketches for codebase vulnerability reports?

Generate proof of concept sketches by following standard verification steps that include exploitability proof and impact assessment. This approach validates the vulnerability claim by documenting attacker control and tracing data flow.

Can I use automated security verification for CI pipeline gate-checks?

Yes, automated security verification supports CI pipelines by issuing gate-reviewed verdicts. It follows standard verification steps and generates evidence templates to ensure only validated security bugs block the pipeline.

What is the best way to conduct a devil's advocate review for security findings?

Conduct a devil's advocate review by restating the claim and challenging the exploitability proof during deep verification. This structured approach assesses actual impact and eliminates false positives before issuing a final gate-reviewed verdict.

Does security verification require dependency setup to trace trust boundaries?

No dependency setup is required to trace trust boundaries. The verification process operates directly on the provided codebase or audit reports to map data flow and generate evidence-backed verdicts.