Agent Skills
› zakirkun/deep-eye
› security-ops
security-ops
GitHub安全运营路由技能,根据意图分发至渗透测试、漏洞赏金、红队模拟、蓝队防御或CTF练习。需确保授权并配置环境。
触发场景
需要执行渗透测试
参与漏洞赏金计划
进行红队对抗演练
实施安全加固与检测
参加CTF竞赛
安装
npx skills add zakirkun/deep-eye --skill security-ops -g -y
SKILL.md
Frontmatter
{
"name": "security-ops",
"description": "Router for Deep Eye agent skills: pentest, bug-bounty, red-team, blue-team, ctf. Use for security ops, mixed intent, offensive vs defensive choice."
}
Deep Eye — Security Ops Router
Load one skill from .agents/skills/<name>/SKILL.md.
| Intent | Skill |
|---|---|
| Authorized assessment | pentest |
| Program hunting | bug-bounty |
| Adversary simulation | red-team |
| Detection / harden | blue-team |
| Lab challenges | ctf |
Always
Authorization for real systems; config via config/config.yaml or python deep_eye.py --setup.
Entry
python deep_eye.py --setup
python deep_eye.py -u URL -v
python deep_eye.py -u URL --scope-nl "..."
Docs: docs/SKILLS.md, CONFIGURATION.md, MODULES.md, AGENTS.md.
版本历史
- dc5059c 当前 2026-08-20 02:49


