SKILL·C022DA

sast-semgrep

aiskillstore
Updated 1 month ago
16 views
162
7
162
View on GitHub
Othersastsemgrepvulnerability-scanningcode-securityowaspcwesecurity-review

About

This skill performs static application security testing using Semgrep to scan code for vulnerabilities across multiple languages. It enables pattern-based security reviews, CI/CD integration, and provides remediation guidance mapped to OWASP and CWE frameworks. Developers can also create custom security rules for organization-specific patterns and analyze dependencies.

Quick Install

Claude Code

Recommended
Primary
npx skills add aiskillstore/marketplace -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/aiskillstore/marketplace
Git CloneAlternative
git clone https://github.com/aiskillstore/marketplace.git ~/.claude/skills/sast-semgrep

Copy and paste this command in Claude Code to install this skill

GitHub Repository

aiskillstore/marketplace
Path: skills/agentsecops/sast-semgrep
0
ai-skillsclaudeclaude-codeclaude-skillscodexcodex-skills
FAQ

Frequently asked questions

What is the sast-semgrep skill?

sast-semgrep is a Claude Skill by aiskillstore. Skills package instructions and resources that Claude loads on demand, so Claude can perform sast-semgrep-related tasks without extra prompting.

How do I install sast-semgrep?

Use the install commands on this page: add sast-semgrep to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does sast-semgrep belong to?

sast-semgrep is in the appsec category, tagged sast, semgrep, vulnerability-scanning, code-security, owasp and cwe.

Is sast-semgrep free to use?

Yes. sast-semgrep is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

api-spectral
Other

This skill uses Spectral to lint and validate API specifications (OpenAPI, AsyncAPI, Arazzo) for security flaws and design issues. It checks against standards like OWASP API Top 10 and allows custom rule creation for governance. Use it to enforce security and design policies directly within your API development and CI/CD pipelines.

View skill
api-mitmproxy
Other

This Claude Skill provides an interactive HTTPS proxy for API security testing, enabling traffic interception, modification, and replay across HTTP/1-3 and WebSockets. It includes a Python scripting API for automation and supports multiple interfaces for debugging and testing API communications. Use it for security analysis, modifying requests/responses, and recording traffic for replay or HAR export.

View skill
sast-bandit
Other

This Claude Skill scans Python code for security vulnerabilities using Bandit SAST, detecting issues like hardcoded secrets, SQL injection, and insecure APIs. It generates security reports with severity classifications for CI/CD pipelines and provides remediation guidance with CWE/OWASP references. Use it to enforce Python security best practices during development workflows.

View skill
dast-nuclei
Other

dast-nuclei is a template-based vulnerability scanner that uses ProjectDiscovery's Nuclei to rapidly test for CVEs, OWASP Top 10 issues, and misconfigurations across web apps, APIs, and infrastructure. It's ideal for automated security checks in CI/CD pipelines and for scanning multiple targets with customizable severity thresholds. Developers can also create custom templates for organization-specific security patterns.

View skill