‹ 首页

cyberedge-scan-vulnerabilities

@symph0nia · 收录于 5 天前 · 上游提交 6 天前

Run and interpret CyberEdge's reviewed, bounded Nuclei vulnerability baseline for an explicitly authorized Scope. Use when an AI operator must execute versioned signed templates, wait for the Task, correlate normalized Findings with immutable scanner Evidence, or distinguish negative coverage from adapter failure.

适合你,如果需要执行签名漏洞模板并关联证据

/ 通过 npx 安装 校验哈希
npx oh-my-skill add symph0nia/cyberedge/cyberedge-scan-vulnerabilities
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- symph0nia/cyberedge/cyberedge-scan-vulnerabilities
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify symph0nia/cyberedge/cyberedge-scan-vulnerabilities
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
606GitHub stars
~434最小装载
~434含声明引用
~553文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 0af016f · 表述以原文为准
它做什么

装上后,Claude 可以使用 CyberEdge 工具对已授权的网络目标执行漏洞扫描,等待扫描完成,然后自动整理和报告发现的漏洞及其证据。

什么时候触发

当用户要求对已授权的目标进行漏洞扫描,或需要分析扫描结果并关联证据时触发。

装好后可以这样说
Claude 将启动漏洞基线扫描并等待结果。
Claude 会执行策略并整理发现。
Claude 会关联发现与证据。
技能原文 SKILL.md作者撰写 · Apache-2.0 · 0af016f

CyberEdge Scan Vulnerabilities

Use cyberedge-agent; this machine bridge is not a human CLI.

Preconditions
  • Require an existing Scope with a non-empty human authorization reference.
  • Require this exact Skill/version grant with scan.vulnerability, task.read, finding.read, evidence.read, and report.read.
  • Confirm that the deployment has mounted a reviewed, signed template allowlist. Do not upload, generate, select, or edit templates through CyberEdge.
Workflow
  1. Start policy_vulnerability_baseline for the authorized Scope.
  2. Watch the Task until it becomes terminal.
  3. Read the Task report and Scope Findings.
  4. Correlate each detector=nuclei Finding with its nuclei.result Observation and NDJSON Evidence.
  5. Treat nuclei.coverage as a completed negative evaluation for that derived Website target.
  6. Treat nuclei.error or nuclei.no_targets as unknown coverage. Do not claim the Scope is clean.
  7. Report the template ID, matcher, matched location, severity, Evidence ID, and Finding lifecycle state without adding unverified exploitability claims.

The server derives at most 64 credential-free HTTP(S) targets from Website observations. The adapter permits only reviewed signed HTTP/SSL templates, disables redirects, Interactsh, automatic updates, raw request/response output, code, headless, fuzzing, and DoS-tagged templates, and enforces fixed rate/concurrency/time limits.

Never invoke Nuclei directly, pass targets or flags, access the template mount, execute PoCs, or fall back to another scanner.

{"request_id":"req-1","idempotency_key":"idem-1","agent_id":"codex-main","skill_name":"cyberedge-scan-vulnerabilities","skill_version":"0.1.0","action":"start_scan","scope_id":"scope-id","policy_id":"policy_vulnerability_baseline"}
按 Apache-2.0 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。