← 返回 Skills 市场
ai-gaoqian

Cyber Guard Pro

作者 ai-gaoqian · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
12
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install cyber-guard-pro
功能描述
网络安全全能卫士——漏洞扫描、钓鱼检测、密码审计、隐私泄露排查和等保合规自评,为个人和小型企业提供一站式安全防护。
使用说明 (SKILL.md)

Cyber Guard Pro

能力概述

面向个人用户和中小企业的网络安全自助检测工具。覆盖常见攻击面(密码强度、钓鱼链接、隐私泄露、端口暴露),提供可执行的安全加固建议。

核心功能

功能模块 说明
漏洞扫描 检查常见CVE漏洞和错误配置
钓鱼检测 分析可疑邮件/链接/短信的钓鱼特征
密码审计 评估密码强度、检测是否在泄露库中
隐私排查 检查个人信息是否出现在数据泄露库中
等保自评 基于GB/T 22239的等保2.0合规差距分析

触发场景

  • "帮我检查这个链接是不是钓鱼网站"
  • "我的密码够安全吗"
  • "我的邮箱有没有被泄露过"
  • "公司服务器要做等保二级自评"
  • "帮我做一次安全基线检查"

执行流程

阶段一:威胁识别

解析用户输入,识别检测类型(钓鱼/密码/漏洞/隐私/合规)。

阶段二:安全检测

  • 钓鱼检测:分析URL结构、域名声誉、页面特征
  • 密码审计:强度评分 + 常见泄露库比对(仅比对哈希)
  • 漏洞扫描:匹配CVE知识库和OWASP Top 10
  • 隐私排查:查询Have I Been Pwned等公开泄露数据库
  • 等保自评:对标GB/T 22239控制项逐项评估

阶段三:加固建议

输出风险等级、修复方案和优先级排序。

输出格式

【安全检测报告】
检测类型:{类型} | 风险等级:{高/中/低}

【发现的问题】
1. [高危] {问题描述}
   - 影响:{影响范围}
   - 修复:{修复方案}
2. [中危] {问题描述}
   ...

【安全评分】
{分数}/100 - {评级}

【加固清单】
- [立即] {措施1}
- [本周] {措施2}
- [本月] {措施3}

【合规状态】(等保自评时)
- 通过项:{数量}/{总数}
- 待改进项:{数量}
- 不符合项:{数量}

检测标准:{OWASP/CVE/GB/T 22239} | 检测时间:{时间}

注意事项

  • 检测结果仅供参考,不构成专业安全审计意见
  • 密码仅做本地哈希比对,不会传输原始密码
  • 等保自评不能替代官方测评机构的正式评估
  • 漏洞信息基于公开CVE数据库,存在时效延迟
安全使用建议
Install only if you are comfortable using it for self-directed security checks. Avoid sharing real passwords; prefer password-manager audit tools or hashed checks. For email or account breach lookups, assume a public third-party breach database may be contacted unless the agent confirms a local-only or user-directed method.
能力评估
Purpose & Capability
The phishing, password, breach, vulnerability, and compliance checks are coherent with the stated Cyber Guard Pro security-assistance purpose.
Instruction Scope
The skill gives broad security-check trigger examples and mentions Have I Been Pwned-style breach database queries, but does not show hidden collection, automatic execution, destructive action, or unrelated behavior.
Install Mechanism
The artifact contains only SKILL.md, declares no required integrations, and includes no executable scripts or install-time commands.
Credentials
The skill may process user-supplied URLs, passwords, email addresses, or server details; this is purpose-aligned, but users should minimize sensitive input and confirm before any external lookup.
Persistence & Privilege
No persistence, background worker, credential store access, privilege escalation, broad local indexing, or mutation mechanism is present.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install cyber-guard-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /cyber-guard-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: All-in-one cybersecurity guardian with vulnerability scan phishing detection password audit privacy check and compliance self-assessment
元数据
Slug cyber-guard-pro
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Cyber Guard Pro 是什么?

网络安全全能卫士——漏洞扫描、钓鱼检测、密码审计、隐私泄露排查和等保合规自评,为个人和小型企业提供一站式安全防护。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 12 次。

如何安装 Cyber Guard Pro?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install cyber-guard-pro」即可一键安装,无需额外配置。

Cyber Guard Pro 是免费的吗?

是的,Cyber Guard Pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Cyber Guard Pro 支持哪些平台?

Cyber Guard Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Cyber Guard Pro?

由 ai-gaoqian(@ai-gaoqian)开发并维护,当前版本 v1.0.0。

💬 留言讨论