We built a self serve security report triage agent with Claude Code.
Summary
A demo of a self-serve security report triage agent built with Claude Code, which reads emails, accesses source code in a sandbox, and emails a suggested response to the user.
Similar Articles
@IceSolst: Claude code’s /security-review is just a Skill, and the whole prompt is in this repo It’s p generic and imo you can tai…
Anthropic released an official GitHub Action for Claude Code that provides AI-powered security review on pull requests, with customizable prompts and diff-aware scanning.
I built a little "police department" for my Claude Code subagents
A logging hook and CLI tool that records all tool calls and permission events from Claude Code agents into a session log, then replays the log to audit for misbehavior like unauthorized file reads or permission escalation. It is a catch-and-report flight recorder, not a blocker.
What’s your agent up to?
We built an open-source retrospective reader for Claude Code to analyze agent behavior, using real execution history to inform runtime governance.
AI Agent, Claude CLI and Linear, all working together.
The author describes setting up Claude CLI on a Google Cloud VM to automatically review code and provide technical breakdowns in Linear tickets when tagged, reducing ticket completion time. They are working towards having Claude create pull requests end-to-end.
@trisgwync: Introducing Claude.md doctor An agent skill that examines your CLAUDE.md / AGENTS.md, grades it and tells you how to FI…
This article introduces Claude.md doctor, an open-source agent skill that examines and grades CLAUDE.md or AGENTS.md files, providing fixes and backtesting for session flaws.