sast-configuration

Configure and automate SAST tooling for CI/CD vulnerability detection.

10|Updated May 20, 2026
One-click install
npx skills add https://github.com/AI-Safeter/antigravity-cli-plugin --skill sast-configuration-ai-safeter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sast-configuration
Source: https://github.com/AI-Safeter/antigravity-cli-plugin/tree/main/plugins/sast-configuration
Command: npx skills add https://github.com/AI-Safeter/antigravity-cli-plugin --skill sast-configuration-ai-safeter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Configure and standardize the setup of Static Application Security Testing (SAST) tools to continuously detect vulnerabilities across codebases in CI/CD environments.

Core Features & Use Cases

  • Semgrep configuration for language-specific security rules and pattern matching.
  • SonarQube setup for quality gate enforcement and security hotspot analysis.
  • CodeQL analysis for deep vulnerability research and GitHub integration.
  • CI/CD integration with automated scans, gated quality checks, and remediation tracking.
  • Custom rule development and policy enforcement for organizational security standards.

Quick Start

Run an initial baseline SAST deployment by integrating Semgrep, SonarQube, and CodeQL into your CI/CD pipeline and validating a baseline scan.

Frequently Asked Questions about sast-configuration

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

FAQPage Schema
How do I configure SAST tools to scan for vulnerabilities in my CI/CD pipeline?

You can configure SAST tools in CI/CD pipelines by integrating Semgrep, SonarQube, and CodeQL to automate security scans, enforce quality gates, and track remediation across supported codebases.

What is the best way to integrate SonarQube and CodeQL for automated code analysis?

Integrating SonarQube and CodeQL enables deep vulnerability research and quality gate enforcement. This skill provides configuration templates to automate baseline scans and security hotspot analysis within your repository workflows.

Can I use Semgrep for custom security rule development and pattern matching?

Yes, Semgrep supports language-specific security rules and pattern matching. This skill provides the necessary configuration to develop custom rules and enforce organizational security standards across your codebase.

Do I need existing repository and pipeline access to set up automated SAST scans?

Yes, setting up automated SAST scans requires integration with your existing repositories and CI/CD pipelines. This access allows the tools to run baseline scans, enforce gated checks, and track remediation.

How do I run a baseline SAST deployment across multiple supported languages?

To run a baseline SAST deployment, integrate Semgrep, SonarQube, and CodeQL into your pipeline, configure the provided templates, and validate the initial scan results to identify existing security vulnerabilities.