What problem does it solve? Security assessments often produce isolated low or medium findings that get undervalued because their combined impact is never analyzed. This Skill provides a structured methodology to score each finding's chainability and compose primitives into high-impact exploit paths such as account takeover, privilege escalation, or cross-tenant data access. ## Core Features & Use Cases - Dual Scoring Model: Assigns every finding a severity_score and a chainability_score (0-5 rubric) so composable mediums outrank isolated highs. - Primitive-to-Impact Ladders: Provides concrete pivot playbooks for ID/GID disclosure, invite/reset abuse, export and attachment leakage, import/parser confusion, rendering/cache sinks, and billing race conditions. - Chain-Building Workflow: Forces each primitive through a five-step sequence (primitive, trust boundary, carrier object, authority upgrade, minimal proof) to demonstrate real business impact with synthetic data. - Use Case: During a web app assessment you find a secondary-object IDOR and a stale invite token. Use this Skill to chain them into a proven account takeover path and record it with the exploit chain card template. ## Quick Start Analyze my current findings and build the highest-impact exploit chain from the available primitives.