跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Static Analysis

插件 活跃

Static analysis toolkit with CodeQL, Semgrep, and SARIF parsing for security vulnerability detection

3 个 Skill 0 个 MCP
目的

To provide a robust toolkit for developers and security teams to detect vulnerabilities and analyze code quality through static analysis.

功能

  • CodeQL database creation and analysis
  • Semgrep scanning with language detection
  • SARIF file parsing and processing
  • Security vulnerability detection
  • Support for multiple programming languages

使用场景

  • Perform security audits on codebases
  • Detect vulnerabilities before code review
  • Aggregate and deduplicate security findings
  • Integrate static analysis into CI/CD pipelines

非目标

  • Writing custom CodeQL or Semgrep rules
  • Performing binary analysis
  • Replacing existing CI/CD Semgrep configurations
  • Running static analysis without SARIF output

Trust

  • warning:Issues Attention13 issues opened and 4 closed in the last 90 days indicates a low closure rate (approx. 24%), suggesting maintainers may respond slowly to issues.

安装

请先添加 Marketplace

/plugin marketplace add trailofbits/skills
/plugin install static-analysis@trailofbits

质量评分

93 /100
about 11 hours ago 分析

信任信号

最近提交3 days ago
星标5.2k
许可证CC-BY-SA-4.0
状态
查看源代码

类似扩展

Variant Analysis

79

Find similar vulnerabilities and bugs across codebases using pattern-based analysis

插件
trailofbits

Semgrep Rule Creator

79

Create custom Semgrep rules for detecting bug patterns and security vulnerabilities

插件
trailofbits

Trailmark Plugin

96

Builds multi-language source code graphs for security analysis: call graphs, attack surface mapping, blast radius, taint propagation, complexity hotspots, and entry point enumeration. Generates Mermaid diagrams (call graphs, class hierarchies, dependency maps, heatmaps). Compares code graph snapshots for structural diff and evolution analysis. Runs graph-informed mutation testing triage (genotoxic). Generates mutation-driven test vectors (vector-forge). Extracts crypto protocol message flows and converts Mermaid diagrams to ProVerif models. Projects SARIF and weAudit findings onto code graphs. Use when analyzing call paths, mapping attack surface, visualizing code architecture, triaging survived mutants, generating cryptographic test vectors, diagramming crypto protocols, formally verifying protocols, or augmenting audits with static analysis findings.

插件
trailofbits

Semgrep Rule Variant Creator

94

Creates language variants of existing Semgrep rules with proper applicability analysis and test-driven validation

插件
trailofbits

C Review

75

Comprehensive C/C++ security code review with specialized bug-finding agents covering memory safety, type safety, concurrency, and Linux/Windows userspace-specific issues

插件
trailofbits