dhruvasagar

Security AI Workflows — Security skill for Claude Code

Security community

AI assistants can support security engineering through code analysis, threat identification, configuration review and incident response.

How to install Security AI Workflows

Installs to ~/.claude/skills/dhruvasagar-engineering-knowledge-framework-security-ai-workflows/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dhruvasagar-engineering-knowledge-framework-security-ai-workflows && curl -fsSL https://raw.githubusercontent.com/dhruvasagar/engineering-knowledge-framework/HEAD/prompts/security-ai-workflows.md -o ~/.claude/skills/dhruvasagar-engineering-knowledge-framework-security-ai-workflows/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Security AI Workflows does


title: "AI Workflows for Security" description: "AI assistants can support security engineering through code analysis, threat identification, configuration review and incident response." type: prompt capability: security status: published tags: [workflows] last_reviewed: 2026-07-28

Purpose

AI assistants can support security engineering through code analysis, threat identification, configuration review and incident response.

Workflows

Vulnerability Identification

Prompt Pa

Alternatives in Security

  • Security Threat Model — Generate repo-specific threat models identifying trust boundaries 14.6k ★
  • Security Guardian — Comprehensive security analysis for RTK CLI tool, focusing on command injection, shell escaping, hook security 11.9k ★
  • Anthropic Cybersecurity Skills — 734+ structured cybersecurity skills for AI agents · MITRE ATT&CK mapped · agentskills.io open standard · Work 3.8k ★

Full documentation available on GitHub

View Source Repository