17 lines
527 B
JSON
17 lines
527 B
JSON
{
|
|
"name": "security-anticheat",
|
|
"description": "安全与反作弊 - 游戏安全/渗透测试",
|
|
"version": "1.0.0",
|
|
"author": "743175724",
|
|
"skills": [
|
|
"./plugins/security-anticheat/skills/cheat-detection-patterns.md"
|
|
],
|
|
"agents": [
|
|
"./plugins/security-anticheat/agents/anticheat-engineer.md",
|
|
"./plugins/security-anticheat/agents/security-engineer.md",
|
|
"./plugins/security-anticheat/agents/blue-team-tester.md"
|
|
],
|
|
"commands": [
|
|
"./plugins/security-anticheat/commands/scan-memory.md"
|
|
]
|
|
} |