security

Assess security changes and deliver prioritized PASS/FAIL findings with mitigations.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/remiboivin021/synexis --skill security-remiboivin021
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security
Source: https://github.com/remiboivin021/synexis/tree/main/.agents/skills/security
Command: npx skills add https://github.com/remiboivin021/synexis --skill security-remiboivin021

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps security-focused teams evaluate changes for risk, identify exploitable surfaces, and require verifiable mitigations before merging.

Core Features & Use Cases

  • Threat modeling for code changes, configurations, and dependencies to surface attack paths.
  • Prioritized risk findings with actionable mitigations and verification steps.
  • Gatekeeping during review processes to block high-risk changes and track residual risk.

Quick Start

Review the latest feature diff for security risk and return a structured PASS/FAIL report with prioritized mitigations.

Frequently Asked Questions about security

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

FAQPage Schema
How do I perform threat modeling for code diffs during a security review?

Threat modeling for code diffs involves analyzing assets, entry points, and trust boundaries to surface attack paths. This skill evaluates code changes to identify exploitable surfaces and provides prioritized risk findings with actionable mitigations.

How do I assess configuration changes and dependencies for security risk?

Assess configuration changes and dependencies by identifying exploitable surfaces and applying threat modeling. This skill evaluates these modifications to surface attack paths and requires verifiable mitigations before merging.

Can I use risk management to block high-risk code changes during the review process?

Yes, you can use risk management to block high-risk code changes. This skill acts as a gatekeeping mechanism during review processes, returning a PASS/FAIL report to block high-risk changes and track residual risk.

What is the best way to generate a structured PASS/FAIL security report for feature diffs?

The best way to generate a PASS/FAIL security report for feature diffs is to analyze threat surfaces, entry points, and trust transitions. This skill delivers a structured report with prioritized mitigations and verification steps.

Why does my security review need to include verification steps for mitigations?

Security reviews need verification steps to ensure mitigations are effective and verifiable before merging. This skill provides prioritized risk findings paired with minimal, effective mitigations and their corresponding verification steps.