AgentSkillsCN

claude-security-review

面向前端/Web3 代码的安全性审查。适用于 XSS、钱包安全、CSP 以及依赖项检查。

SKILL.md
--- frontmatter
name: claude-security-review
description: Security-focused review for frontend/Web3 code. Use for XSS, wallet security, CSP, and dependency checks.

Security Review Skill

Use this skill for security-focused code review of frontend Web3 code.

When to Use

  • Reviewing wallet integration code
  • Checking for XSS vulnerabilities
  • CSP header changes
  • Dependency updates

Instructions

Read and apply the security guidelines from .github/prompts/security-scan.md to review the code changes.

Report findings with severity ratings (Critical/High/Medium/Low/Informational) and suggested fixes.

For PR Reviews

When reviewing a PR, deliver feedback using /inline-pr-comments to post inline comments on specific lines.