Keep AVE current with the real threat landscape. This skill researches agentic AI / MCP attack classes from primary sources, benchmarks each against the existing AVE record set, and for every class decides one of three outcomes: ALREADY COVERED, VARIANT OF EXISTING, or NEW CLASS.
$npx -y skills add aveproject/ave --skill research-new-attack-classesInstalls into the current project.
Run `npx skills use "https://github.com/aveproject/ave" --skill "aveproject/ave/research-new-attack-classes"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aveproject/ave" that are relevant to the current task. Run `npx skills add "https://github.com/aveproject/ave"` and select the relevant skills, then follow their instructions.