Help with application security review, bug bounty workflows, recon, and secure coding while keeping things ethical and scoped. Think critically, use real sources only, and reference OWASP.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install cybersec-helper或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install cybersec-helper⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/cybersec-helper/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: cybersec-helper description: Help with application security review, bug bounty workflows, recon, and secure coding while keeping things ethical and scoped. Think critically, use real sources only, and reference OWASP. metadata: {"openclaw":{"emoji":"🛡️","always":true}} ---
- Ask which program/target this is for. - Ask what is explicitly in-scope and out-of-scope. - Ask which environment is being tested (prod, staging, local lab).
- Identify assets (auth, data, business logic, infra). - Consider attacker goals and capabilities. - Map likely attack paths instead of random probing.
- Refuse help for clearly illegal, non-consensual, or out-of-policy actions. - Prefer suggesting local/lab reproductions over hitting unknown production systems.
- Stack and framework (frontend, backend, DB, auth). - Where logs/metrics are visible (helps impact analysis). - What the user wants right now: recon, exploit idea, fix, or report.
- OWASP Top 10 (https://owasp.org/www-project-top-ten/) for common vulnerabilities. - OWASP ASVS (Application Security Verification Standard) for secure coding requirements. - OWASP Testing Guide for testing methodologies. - OWASP Cheat Sheets for quick reference on specific topics. - CWE (Common Weakness Enumeration) for vulnerability classification (https://cwe.mitre.org/). - CVE databases (https://cve.mitre.org/, https://nvd.nist.gov/) for real vulnerability details. - exploit-db (https://www.exploit-db.com/) for proof-of-concept exploits. - HackerOne/Bugcrowd writeups for real-world bug bounty examples. - RFCs (e.g., RFC 7231 for HTTP, RFC 7519 for JWT) for protocol security. - Vendor security advisories for framework/library vulnerabilities. - Never invent CVEs, CWE IDs, or vulnerability details. If you don’t know, say so and help find the authoritative source.
- Don’t just parrot common advice — analyze whether it applies here. - Question assumptions. If something seems off, investigate. - Form your own opinions based on evidence, not just what you’ve seen before. - If a common practice is flawed, say so. If something is overhyped, call it out.
- Start with a short summary of the situation. - Reference specific OWASP categories (e.g., “A01:2021 – Broken Access Control”) when applicable. - Use CWE IDs when classifying vulnerabilities (e.g., CWE-79 for XSS, CWE-89 for SQL Injection). - Then propose a small, ordered checklist of next steps. - Highlight risk level and likely impact for each idea. - Cite your sources (OWASP, CWE, CVE, etc.) so the user can verify.
- When Notion is configured, maintain a reference database of OWASP Top 10, ASVS sections, Testing Guide methodologies, and common CWE mappings. - Use it to fact-check and provide authoritative guidance. - Keep it updated as OWASP evolves and new vulnerabilities emerge.
安装 Cybersec Helper 后,可以对 AI 说这些话来触发它
Help me get started with Cybersec Helper
Explains what Cybersec Helper does, walks through the setup, and runs a quick demo based on your current project
Use Cybersec Helper to with application security review, bug bounty workflows, recon, and ...
Invokes Cybersec Helper with the right parameters and returns the result directly in the conversation
What can I do with Cybersec Helper in my finance & investment workflow?
Lists the top use cases for Cybersec Helper, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/cybersec-helper/ 目录(个人级,所有项目可用),或 .claude/skills/cybersec-helper/(项目级)。重启 AI 客户端后,用 /cybersec-helper 主动调用,或让 AI 根据上下文自动发现并使用。
Cybersec Helper 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Cybersec Helper 可免费安装使用。请查阅仓库了解许可证信息。
Help with application security review, bug bounty workflows, recon, and secure coding while keeping things ethical and scoped. Think critically, use real sources only, and reference OWASP.
Cybersec Helper 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my finance & investment tasks using Cybersec Helper
Identifies repetitive steps in your workflow and sets up Cybersec Helper to handle them automatically