dev-security

Automate OWASP Top 10:2025 security reviews for .NET and Angular applications.

7|3|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/eriklieben/agentic-dev-workflow --skill dev-security-eriklieben
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-security
Source: https://github.com/eriklieben/agentic-dev-workflow/tree/main/.claude/skills/dev-security
Command: npx skills add https://github.com/eriklieben/agentic-dev-workflow --skill dev-security-eriklieben

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the challenge of maintaining consistent security standards across complex .NET and Angular codebases by automating the identification of vulnerabilities aligned with the OWASP Top 10:2025 framework.

Core Features & Use Cases

  • Unified Security Auditing: Automatically detects and scans both backend .NET and frontend Angular stacks for common security flaws.
  • Interactive Remediation: Provides severity-grouped findings with an inline menu to review and apply fixes directly to the codebase.
  • Use Case: When preparing for a production release, use this skill to perform a comprehensive security audit, identify critical vulnerabilities like hardcoded secrets or SQL injection risks, and apply verified fixes.

Quick Start

Invoke the dev-security skill to perform a full security audit of the current project.

Frequently Asked Questions about dev-security

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform an OWASP Top 10 security audit on .NET and Angular codebases?

Automated security audits for .NET and Angular applications identify vulnerabilities aligned with the OWASP Top 10:2025 framework. The process targets codebases to detect common security flaws and categorizes findings by severity for guided remediation.

Can I automatically remediate vulnerabilities found during an automated security review?

Yes, automated security reviews provide severity-grouped findings with an inline menu. This interactive remediation allows you to review detected vulnerabilities and apply verified fixes directly to the codebase.

Does automated OWASP security scanning work for both backend .NET and frontend Angular stacks?

Yes, unified security auditing detects and scans both backend .NET and frontend Angular stacks. It targets the codebase to identify vulnerabilities across both environments to ensure comprehensive coverage of backend and frontend security risks.

What prerequisites are needed to run a comprehensive security audit for production release?

Comprehensive security audits require integration with project-specific build tools and security scanners. This setup ensures the automated review can accurately identify critical vulnerabilities like hardcoded secrets or SQL injection risks before a production release.

What types of security vulnerabilities does an automated OWASP Top 10 audit detect?

Automated OWASP Top 10 audits detect common security flaws such as hardcoded secrets and SQL injection risks. Findings are categorized by severity to facilitate targeted and guided remediation across .NET and Angular applications.