cyberedge-monitor-public-code
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 oh-my-skill add symph0nia/cyberedge/cyberedge-monitor-public-codecurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- symph0nia/cyberedge/cyberedge-monitor-public-codenpx oh-my-skill verify symph0nia/cyberedge/cyberedge-monitor-public-code怎么用
商店整理自技能原文 · 版本 0af016f · 表述以原文为准装上后,Claude 可以搜索授权范围内域名在 GitHub 公共代码元数据中的引用,返回仓库、路径和证据 ID,但不获取文件内容或确认凭证泄露。
当用户要求对授权 Scope 中的域名执行公共代码情报分析,或报告 GitHub 代码覆盖状态时触发。
技能原文 SKILL.md
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, andreport.read. - Require the isolated provider adapter. The GitHub token belongs only to that adapter.
Workflow
- Start
policy_public_code_intelligencefor the authorized Scope. - Watch the Task until it becomes terminal.
- Correlate each
detector=github-public-codeFinding with itsgithub.code.referenceObservation and JSON Evidence. - Report the queried domain, repository, path, blob SHA, GitHub URL, Evidence ID, and lifecycle state.
- Treat
github.code.coverageas a completed negative evaluation for that exact domain. - Treat
github.code.errororgithub.code.no_targetsas 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"}