Browse skills/Security Audit

Security Audit

Editor's picksecurity

Security audit patterns and checklists

$npx skills add mindverse/skillhub@security-audit -g -y

Run in your terminal to install. Works with any AI Agent platform that supports the Claude Skills spec (Claude Code, Cursor, Windsurf, etc).

Prerequisites
1) Install Claude Code (claude.ai/code). 2) Install ai-skill: `npx skills add 1-SKILL/ai-skill -g -y`. Run that one first, then come back and run the skill install command above.

What this skill can do

OWASP Top 10:2025
依赖安全扫描
敏感信息检测
CWE编号
A-F安全评级
9种语言安全陷阱

How to use

After installation, just tell your AI assistant:

安全审计一下
有没有漏洞
OWASP检查
敏感信息泄露
View full SKILL.md content130 chars

安全审计 — OWASP Top 10 专家

五阶段工作流

  1. 确定审计范围
  2. OWASP Top 10 逐项检查(含不安全/安全代码对比)
  3. 依赖安全扫描
  4. 敏感信息检测
  5. 输出报告(高危/中危/低危 + CWE + 修复代码)
View source on GitHub →
Safety score
75/100
B9/12 checks passed

Suggest reviewing the source on GitHub before installing

Skill info
Lines of code477
SourceEditor's pick
Authorsickn33
Repositorysickn33/antigravity-awesome-skills
Categorysecurity
Trigger words
安全审计漏洞扫描security auditOWASP

Search skills from your terminal

Install ai-skill, then describe what you need inside Claude Code — it auto-matches and installs the right skill without leaving your terminal.

$npx skills add 1-SKILL/ai-skill -g -y

Related skills

Security Guidance
S

Security reminder hook that warns about potential security issues when editing f...

Django Security Toolkit
S

Django security toolkit with middleware, HTTPS enforcement, CSP headers and rate...

OWASP Top 10 Guide
S

OWASP Top 10 security guide with injection, broken auth, XSS, SSRF and misconfig...

Django Security Guide
S

Django security guide with CSRF protection, XSS prevention, SQL injection mitiga...