← Back to Skills Marketplace
ai-gaoqian

Cyber Guard Pro

by ai-gaoqian · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
12
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install cyber-guard-pro
Description
网络安全全能卫士——漏洞扫描、钓鱼检测、密码审计、隐私泄露排查和等保合规自评,为个人和小型企业提供一站式安全防护。
README (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数据库,存在时效延迟
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cyber-guard-pro
  3. After installation, invoke the skill by name or use /cyber-guard-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: All-in-one cybersecurity guardian with vulnerability scan phishing detection password audit privacy check and compliance self-assessment
Metadata
Slug cyber-guard-pro
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Cyber Guard Pro?

网络安全全能卫士——漏洞扫描、钓鱼检测、密码审计、隐私泄露排查和等保合规自评,为个人和小型企业提供一站式安全防护。 It is an AI Agent Skill for Claude Code / OpenClaw, with 12 downloads so far.

How do I install Cyber Guard Pro?

Run "/install cyber-guard-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Cyber Guard Pro free?

Yes, Cyber Guard Pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Cyber Guard Pro support?

Cyber Guard Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Cyber Guard Pro?

It is built and maintained by ai-gaoqian (@ai-gaoqian); the current version is v1.0.0.

💬 Comments