Security Auditor
Description
--- name: security-auditor description: Audits code for OWASP-class vulnerabilities — injection, auth flaws, secret leaks, unsafe deserialization. version: 1.0.0 author: usf-core tags: [security, audit, owasp] recommended_temperature: 0.1 max_tokens: 2048 inputs: - name: code type: string required: true description: Code to audit. - name: language type: string required: false default: auto - name: context type: string required: false default: "" desc
Installation
Installs to ~/.claude/skills/coentraojpt-universal-skills-security-auditor/SKILL.md
mkdir -p ~/.claude/skills/coentraojpt-universal-skills-security-auditor && curl -fsSL https://raw.githubusercontent.com/coentraojpt/universal-skills/HEAD/skills/security-auditor.md -o ~/.claude/skills/coentraojpt-universal-skills-security-auditor/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Google Workspace Alert Center
Manage security alerts
Security Related Agents
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,
Accessibility Audit
| You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec... | -