Skip to main content
Back to registry

semgrep

trailofbits/skills

Run a Semgrep scan with automatic language detection, parallel execution via Task subagents, and merged SARIF output.

Installs1
Install command
npx skills add https://github.com/trailofbits/skills --skill semgrep
Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykWARN
About this skill
Run a Semgrep scan with automatic language detection, parallel execution via Task subagents, and merged SARIF output. All scan results, SARIF files, and temporary data are stored in a single output directory. In both cases, always create the directory with mkdir -p before writing any files. The output directory is resolved once at the start of Step 1 and used throughout all subsequent steps. Required: Semgrep CLI ( semgrep --version ). If not installed, see Semgrep installation docs . Optional: Semgrep Pro — enables cross-file taint tracking, inter-procedural analysis, and additional languages (Apex, C#, Elixir). Check with: Limitations: OSS mode cannot track data flow across files.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does semgrep do?

Run a Semgrep scan with automatic language detection, parallel execution via Task subagents, and merged SARIF output.

Is semgrep good?

semgrep does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does semgrep work with?

semgrep currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to semgrep?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install semgrep?

npx skills add https://github.com/trailofbits/skills --skill semgrep

Related skills

More from trailofbits/skills

Related skills

Alternatives in Software Engineering