‹ 返回总目录
开发工具 最近更新08-04

codeql

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量6.2K
⭐ GitHub Stars6,427(fork 555)
🗓️ 最近推送2026-08-04
🌱 项目创建2026-01-14
💻 语言 / LicensePython · CC-BY-SA-4.0
🐛 开放Issue42

📝 工具简介

社区贡献的指令、agent、技能和配置,帮助充分利用GitHub Copilot。

📖 怎么用

先加 marketplace,Claude Code 里跑 `/plugin marketplace add trailofbits/skills` 然后 `/plugin menu` 浏览安装。Codex 用户跑 `codex plugin marketplace add trailofbits/skills` 再 `codex plugin list` 和 `codex plugin add <plugin-name>@trailofbits`。本地仓库方式:先 `cd /path/to/parent` 确保在父目录,然后 `/plugins marketplace add ./skills`。装完就能在对话里调用安全分析相关的 skill 了。

📋 迷你测评

社区攒的GitHub Copilot指令和技能包,帮你把Copilot用得更透。亮点是社区驱动,配置现成。没提具体数据,适合想深挖Copilot的开发者。

📄 README 要点

这是Trail of Bits出的一个Claude Code插件市场,专门给AI辅助安全分析、测试和开发流程加技能。装法很简单,Claude Code直接通过市场装,Codex也能兼容,因为它支持Claude的插件市场格式。里面有个智能合约安全插件,带漏洞扫描器,专门帮人写更安全的合约。适合做区块链开发或者安全审计的人,用AI辅助检查代码漏洞,比自己硬看代码高效多了。

查看英文原文
Trail of Bits Skills Marketplace A Claude Code plugin marketplace from Trail of Bits providing skills to enhance AI assisted security analysis, testing, and development workflows. Codex can load this marketplace through its Claude marketplace compatibility. Also see: claude code config · skills curated · claude code devcontainer · dropkit Installation Claude Code Marketplace [安装/使用命令见下方] Browse and Install Plugins [安装/使用命令见下方] Codex Codex supports Claude plugin marketplaces directly, so this repository does not need Codex specific sidecar metadata. Install the marketplace with: [安装/使用命令见下方] Local Development To add the marketplace locally (e.g., for testing or development), navigate to the parent directory of this repository: [安装/使用命令见下方] Available Plugins Smart Contract Security Plugin Description building secure contracts Smart contract security toolkit with vulnerability scanners for 6 blockchains entry point analyzer Identify state changing entry points in smart contracts for security auditing Code Auditing Plugin Description agentic actions auditor Audit GitHub Actions workflows for AI agent security vulnerabilities audit context building Build deep architectural context through ultra granular code analysis burpsuite project parser Search and extract data from Burp Suite project files c review Comprehensive C/C++ security review with clustered parallel workers and SARIF output differential review Security focused differential review of code changes with git history analysis dimensional analysis Annotate codebases with dimensional analysis comments to detect unit mismatches and formula bugs fp check Systematic false positive verification for security bug analysis with mandatory gate reviews insecure defaults Detect insecure default configurations, hardcoded credentials, and fail open security patterns rust review Comprehensive Rust security review covering safe/unsafe boundary, memory safety, concurrency, panic DoS, FFI, and async runtime with SARIF output semgr

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考