탐색
총 100개 중 20개 표시
🌊 The leading agent meta-harness for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, an...
/cs:decide <memo> — Log a decision to two-layer memory via decision-logger. Approved memo becomes durable; raw transcrip...
Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemi...
Performs comprehensive C/C++ security review for memory corruption, integer overflows, race conditions, and platform-spe...
Security audit skill collection from Trail of Bits covering vulnerability detection, binary analysis, SAST, and secure c...
Detects timing side-channel vulnerabilities in cryptographic code. Use when implementing or reviewing crypto code, encou...
Scans a codebase for security vulnerabilities using CodeQL's interprocedural data flow and taint tracking analysis. Trig...
Run Semgrep static analysis scan on a codebase using parallel subagents. Supports two scan modes — "run all" (full rules...
Find similar vulnerabilities and bugs across codebases using pattern-based analysis. Use when hunting bug variants, buil...
Author, test, and refine YARA rules for malware, exploit, and artifact detection while minimizing false positives.
Official AWS Labs MCP server providing AI agents with access to AWS services including S3, Lambda, CloudFormation, EKS,...
Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling. Use when some...
Generates minimal macOS Seatbelt sandbox configurations. Use when sandboxing, isolating, or restricting macOS applicatio...
Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes. Use when revie...
Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whi...
Parses and processes SARIF files from static analysis tools like CodeQL, Semgrep, or other scanners. Triggers on "parse...
Gives AI coding agents direct access to Figma design data, enabling accurate one-shot UI implementation by reading layou...
Searches and explores Burp Suite project files (.burp) from the command line. Use when searching response headers or bod...
Configure and run AFL++ fuzzing campaigns for C/C++ targets, including harness setup, corpus handling, dictionaries, par...
Set up cargo-fuzz for Rust crates, write effective fuzz targets, manage corpora, and triage panics or sanitizer crashes.