·application-security
!

application-security

OWASP Top 10 with code examples, SAST/DAST tools, dependency scanning, CSP headers, and input validation patterns. Use when hardening applications, reviewing security posture, or implementing defensive coding practices.

28Installs·3Trend·@travisjneuman

Installation

$npx skills add https://github.com/travisjneuman/.claude --skill application-security

How to Install application-security

Quickly install application-security AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/travisjneuman/.claude --skill application-security
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: travisjneuman/.claude.

SKILL.md

View raw

Secure coding patterns, vulnerability prevention, and security tooling for web applications.

| ESLint security plugins | JS/TS | eslint-plugin-security, @microsoft/eslint-plugin-sdl | | Semgrep | Multi | semgrep --config=auto . | | Bandit | Python | bandit -r src/ | | gosec | Go | gosec ./... | | cargo-audit | Rust | cargo audit |

| OWASP ZAP | Web app scanning | Proxy-based scanner, API scan mode | | Nuclei | Vulnerability scanning | Template-based scanner | | Burp Suite | Manual + automated | Professional penetration testing |

OWASP Top 10 with code examples, SAST/DAST tools, dependency scanning, CSP headers, and input validation patterns. Use when hardening applications, reviewing security posture, or implementing defensive coding practices. Source: travisjneuman/.claude.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/travisjneuman/.claude --skill application-security
Category
!Security
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from travisjneuman/.claude

Quick answers

What is application-security?

OWASP Top 10 with code examples, SAST/DAST tools, dependency scanning, CSP headers, and input validation patterns. Use when hardening applications, reviewing security posture, or implementing defensive coding practices. Source: travisjneuman/.claude.

How do I install application-security?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/travisjneuman/.claude --skill application-security Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/travisjneuman/.claude