Harness Component — Plugin
Devcontainer Setup
Create pre-configured devcontainers with Claude Code and language-specific tooling
Definition
{ "name": "devcontainer-setup", "version": "0.2.1", "description": "Create pre-configured devcontainers with Claude Code and language-specific tooling", "author": { "name": "Alexis Challande", "url": "https://github.com/trailofbits" } }
More from trailofbits/skills
Agentic Actions Auditor
pluginAudits GitHub Actions workflows for security vulnerabilities in AI agent integrations (Claude Code Action, Gemini CLI, OpenAI Codex, GitHub AI Inference)
Ask Questions If Underspecified
pluginClarify ambiguous requirements by asking questions before implementing. Only when invoked explicitly.
Audit Context Building
pluginBuild deep architectural context through ultra-granular code analysis before vulnerability hunting
Building Secure Contracts
pluginComprehensive smart contract security toolkit based on Trail of Bits' Building Secure Contracts framework. Includes vulnerability scanners for 6 blockchains and 5 development guideline assistants.
Burpsuite Project Parser
pluginSearch and extract data from Burp Suite project files (.burp) for security analysis
C Review
pluginComprehensive C/C++ security code review with specialized bug-finding agents covering memory safety, type safety, concurrency, and Linux/Windows userspace-specific issues