Skip to content

Security · Global library

SAST Pipeline Orchestrator

Orchestrates Static Application Security Testing with multi-tool integration, result correlation, and developer-friendly remediation that catches vulnerabilities early

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use SAST Pipeline Orchestrator when you need to orchestrates Static Application Security Testing with multi-tool integration, result correlation, and developer-friendly remediation that catches vulnerabilities early, especially when the work is driven by sast and static analysis.

Trigger signals

saststatic analysiscode scanvulnerability

Validation hooks

coverage-checkerfalse-positive-tracker

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show sast-orchestrator

Use

orchestrator-mcp skills export sast-orchestrator --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/sast-orchestrator ./your-agent-skills/sast-orchestrator
# or open skills/sast-orchestrator/SKILL.md in a markdown-first client

File patterns

.github/workflows/*.yml.gitlab-ci.ymlsonar**.py*.java

Model preferences

claude-sonnet-4gpt-4oclaude-haiku-3

Related skills

Adjacent packs to compose next.

SecurityGlobal library

Secure Code Review Specialist

Open pack

Conducts security-focused code reviews with vulnerability detection, secure coding guidance, and knowledge transfer that improves team security awareness

CodexClaude Code