new

GitHub

用于创建新的安全评估工作区,支持指定平台、项目及模板类型。自动执行脚手架脚本并验证关键配置文件与目录结构,确保具备证据级狩猎能力。提示用户初始化脑模块及后续同步分析流程,并根据项目类型警告特殊环境配置需求。

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

触发场景

用户需要启动新的安全测试项目 输入 /new 命令

安装

npx skills add H-mmer/pentest-agents --skill new -g -y
更多选项

非标准路径

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

不安装直接使用

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