Trail of Bits has published an open-source collection of Claude Code skills targeting security research, vulnerability detection, and audit workflows. The repository has accumulated 6,364 GitHub stars, suggesting meaningful adoption in the security community. This represents a concrete deployment of frontier AI coding tools in professional security contexts.

Enterprise Deployment PatternsTopic guide
A GitHub repository providing 313+ reusable skills, agent plugins, and workflow templates targeting Claude Code, Codex, Gemini CLI, Cursor, and eight other coding agents. Coverage spans engineering, marketing, compliance, C-level advisory, finance, and productivity domains. The project has accumulated 15,476 stars with 157 added today, indicating strong community traction. It represents a growing ecosystem of structured prompt/skill libraries designed to extend AI coding agents beyond pure code generation.
A Python tool on GitHub integrates Claude Code to automate bug bounty hunting workflows from the terminal, covering reconnaissance, 20 vulnerability classes, autonomous hunting, and report generation. The project has accumulated 2,745 stars with 203 added today, indicating significant community traction. It represents a concrete agentic use case of Claude Code for offensive security automation.
Anthropic has released Claude Code Security in limited research preview for Enterprise and Team customers, a capability built into Claude Code that scans codebases for security vulnerabilities and suggests patches for human review. Unlike rule-based static analysis tools, it uses Claude's reasoning to understand code context, trace data flows, and detect complex vulnerabilities including novel ones. Built on Claude Opus 4.6, the system found over 500 previously undetected vulnerabilities in production open-source codebases during internal research. The release is framed as a defensive measure to put AI-enabled vulnerability discovery in the hands of defenders before attackers can exploit the same capabilities.
Simon Willison documents a workflow using Claude to identify cryptographic weaknesses, exploring the model's utility as a security research assistant. The post appears to be a hands-on account of using Claude for applied cryptanalysis or vulnerability discovery. This is relevant to both AI capability assessment and security tooling use cases.
A GitHub repository aggregating community resources, plugins, agent patterns, and developer tooling for Anthropic's Claude Code. The collection has accumulated 48,005 stars with 100 added today, indicating strong community traction. It serves as a community hub for Claude Code ecosystem development.
Anthropic published an open-source GitHub Action that uses Claude to automatically analyze code changes for security vulnerabilities as part of CI/CD workflows. The tool integrates directly into GitHub pull request pipelines. With 5,157 stars, it has attracted meaningful community interest as a practical agentic coding security tool.
A GitHub repository providing 754 structured cybersecurity skills designed for AI coding agents, mapped to five major frameworks including MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND, and NIST AI RMF. The skills are organized across 26 security domains and conform to the agentskills.io standard. The project claims compatibility with Claude Code, GitHub Copilot, Codex CLI, Cursor, Gemini CLI, and 20+ other platforms. It has accumulated 7,330 stars with 238 added today, indicating notable community traction.
Claudian is an open-source TypeScript Obsidian plugin that integrates Claude Code directly into an Obsidian vault as an AI collaborator. The project has accumulated nearly 14,000 GitHub stars with strong daily momentum (+89), suggesting significant community adoption. It extends the agent-tool ecosystem by bringing coding-assistant capabilities into a popular knowledge management environment.