new

GitHub

用于快速创建标准化的安全评估工作区,支持多种应用类型。自动执行脚手架脚本并验证目录结构、策略文件及脑库初始化状态,确保具备证据级狩猎能力,同时针对特定平台提示额外配置需求。

providers/openclaw/.agents/skills/cmd-new/SKILL.md H-mmer/pentest-agents

Trigger Scenarios

用户请求创建新的安全评估或渗透测试工作空间 需要初始化包含完整目录结构和策略模板的项目环境

Install

npx skills add H-mmer/pentest-agents --skill new -g -y
More Options

Non-standard path

npx skills add https://github.com/H-mmer/pentest-agents/tree/main/providers/openclaw/.agents/skills/cmd-new -g -y

Use without installing

npx skills use H-mmer/pentest-agents@new

指定 Agent (Claude Code)

npx skills add H-mmer/pentest-agents --skill new -a claude-code -g -y

安装 repo 全部 skill

npx skills add H-mmer/pentest-agents --all -g -y

预览 repo 内 skill

npx skills add H-mmer/pentest-agents --list

SKILL.md

Frontmatter
{
    "name": "new",
    "description": "Create a new engagement workspace. Usage: \/new <platform> <program> [--type web-app|api|mobile|smart-contract]"
}

Create a new engagement workspace: $ARGUMENTS

Parse arguments as: [--type