‹ 首页

cyberedge-monitor-public-code

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

Search bounded GitHub public-code metadata for exact domain names in an explicitly authorized CyberEdge Scope. Use when an AI operator must run public-code intelligence, inspect evidence-backed reference candidates, or distinguish completed negative coverage from provider failure without retrieving source content or claiming confirmed credential leakage.

适合你,如果需要在授权范围内搜索公开代码中的域名引用

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

怎么用

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

装上后,Claude 可以搜索授权范围内域名在 GitHub 公共代码元数据中的引用,返回仓库、路径和证据 ID,但不获取文件内容或确认凭证泄露。

什么时候触发

当用户要求对授权 Scope 中的域名执行公共代码情报分析,或报告 GitHub 代码覆盖状态时触发。

装好后可以这样说
提供已完成负面评估的域名列表。
返回仓库路径和证据 ID。
技能原文 SKILL.md作者撰写 · Apache-2.0 · 0af016f

CyberEdge Monitor Public Code

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

Preconditions
  • Require an existing Scope with a non-empty human authorization reference and at least one domain target.
  • Require this exact Skill/version grant with scan.intelligence, task.read, finding.read, evidence.read, and report.read.
  • Require the isolated provider adapter. The GitHub token belongs only to that adapter.
Workflow
  1. Start policy_public_code_intelligence for the authorized Scope.
  2. Watch the Task until it becomes terminal.
  3. Correlate each detector=github-public-code Finding with its github.code.reference Observation and JSON Evidence.
  4. Report the queried domain, repository, path, blob SHA, GitHub URL, Evidence ID, and lifecycle state.
  5. Treat github.code.coverage as a completed negative evaluation for that exact domain.
  6. Treat github.code.error or github.code.no_targets as unknown coverage. Do not resolve or suppress prior candidates from an error.

Every result is an Info review candidate. It proves only that GitHub code search returned public repository metadata referencing the domain. It does not prove that a secret, credential, exploit, or sensitive source is present.

Never fetch repository content, clone a returned repository, print or request the provider token, widen the query, search domains outside the Scope, or describe a candidate as a confirmed leak.

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

评论

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