security-sast

Automate whitebox security reviews across code, configurations, and CI pipelines.

Updated May 8, 2026
One-click install
npx skills add https://github.com/ace3/skills --skill security-sast
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-sast
Source: https://github.com/ace3/skills/tree/main/skills/security-sast
Command: npx skills add https://github.com/ace3/skills --skill security-sast

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Whitebox security review of code, configurations, and pipelines to identify vulnerabilities and reduce risk before release.

Core Features & Use Cases

  • SAST orchestration across code, configs, containers, and CI
  • Threat modeling, evidence collection, and remediation planning
  • Risk framing, CVSS-like scoring, and fix handoffs for release hardening

Quick Start

Run a baseline SAST workflow on your repository using the built-in references.

Frequently Asked Questions about security-sast

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

FAQPage Schema
How do I automate static analysis security testing across my codebase and CI pipelines?

Automate SAST by orchestrating whitebox security reviews across code, configs, containers, and CI pipelines. It identifies vulnerabilities and reduces risk before release using evidence-backed findings and non-destructive verification workflows.

Can I run a SAST scan on Go services and JavaScript/TypeScript stacks?

Yes, SAST scanning applies across JavaScript/TypeScript/Next.js/Node.js stacks and Go services. It also covers containers, IaC, and supply-chain risk contexts to ensure comprehensive codebase and deployment pipeline coverage.

What is the best way to prioritize vulnerabilities found during a whitebox security review?

Prioritize vulnerabilities using CVSS-style scoring and risk framing applied during the static scan. The process generates evidence-backed findings and remediation handoffs to streamline release hardening efforts.

Does threat modeling integrate with code review for release hardening?

Threat modeling integrates directly into the code review process to identify vulnerabilities and plan remediation. It operates alongside evidence collection and risk framing to reduce deployment pipeline risk before release.

How do I verify SAST findings without modifying or breaking my existing deployment pipelines?

Verify SAST findings using non-destructive verification workflows built into the baseline review process. This approach applies quality gates to ensure evidence-backed findings without disrupting your active configurations.