security-engineer

Identify and enforce security gates across code, configuration, and deployment.

17|1|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/Adelie-Squad/solosquad --skill security-engineer-adelie-squad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-engineer
Source: https://github.com/Adelie-Squad/solosquad/tree/main/assets/agents/engineering/security-engineer
Command: npx skills add https://github.com/Adelie-Squad/solosquad --skill security-engineer-adelie-squad

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill provides structured security checks for development artifacts and system environments, acting as a gate from vulnerability assessment to security rating.

Core Features & Use Cases

  • Security reviews: code, configuration, and infrastructure security reviews to identify misconfigurations and weaknesses.
  • Vulnerability assessment & classification: detect and categorize vulnerabilities in dependencies, code, and environments.
  • Guidance & incident readiness: provide secure coding guidelines, incident response procedures, and access-control reviews.
  • Use Case: Integrate into CI/CD to enforce security gates before deployment, and produce remediation recommendations.

Quick Start

Run the security-engineer skill with a target and scope to initiate a full security gate check on your project.

Frequently Asked Questions about security-engineer

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

FAQPage Schema
How do I automate security reviews in my CI/CD pipeline before deployment?

Automate security reviews by integrating security gates into your CI/CD pipeline to systematically check code, configuration, and infrastructure before deployment. This enforces vulnerability assessment and outputs remediation steps to prevent weaknesses.

What is a security gate and how does it prevent code vulnerabilities?

A security gate is a structured checkpoint that identifies and enforces security constraints across code, dependencies, and infrastructure. It prevents vulnerabilities by requiring structured threat models and compliance checks before deployment.

How do I conduct a threat model and vulnerability assessment for my infrastructure?

Conduct vulnerability assessment by providing a structured target, scope, threat model, and compliance requirements. The system evaluates infrastructure settings and dependencies, outputting categorized vulnerability classifications and a security plan.

Do I need a defined threat model and compliance scope to perform a code security review?

Yes, a defined threat model and compliance scope are required. The security review process depends on these structured inputs to accurately identify misconfigurations, evaluate access controls, and generate relevant remediation recommendations.

What is the best way to prepare an incident response procedure for engineering teams?

Prepare incident response procedures by running a full security gate check on your project environment. This evaluates access controls and generates secure coding guidelines alongside structured remediation steps for incident readiness.