Official skills publisher Verified Skillscout rank 74

VulHunt

VulHunt publishes official AI agent skills for its tools, services, and developer workflows.

Browse 7 official AI agent skills across 1 VulHunt repository, with install commands and source links.

7 Skills
1 Repository
77 Installs
15 GitHub stars

Install

Add VulHunt skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/vulhunt-re/vulhunt-re_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant VulHunt skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

1 official repository

Includes 7 official skills: decompiler, btp-ba2-cli, call-sites, code-pattern-matching, dataflow-analysis, functions.

7 skills 77 installs 15 stars
npx skills add vulhunt-re/skills -y

7 skills

vulhunt-re/skills 7 skills

decompiler

vulhunt-re/skills 36 installs
View source

btp-ba2-cli

vulhunt-re/skills 7 installs
View source

call-sites

vulhunt-re/skills 7 installs
View source

code-pattern-matching

vulhunt-re/skills 7 installs
View source

dataflow-analysis

vulhunt-re/skills 7 installs
View source

functions

vulhunt-re/skills 7 installs
View source

byte-pattern-matching

vulhunt-re/skills 6 installs
View source

Repository documentation

vulhunt-re/skills package overview

vulhunt-re/skills/README.md View on GitHub

vulhunt-re/skills

Includes 7 official skills: decompiler, btp-ba2-cli, call-sites, code-pattern-matching, dataflow-analysis, functions.

Top skills in this package

decompilerOfficial VulHunt skill from vulhunt-re/skills.
btp-ba2-cliOfficial VulHunt skill from vulhunt-re/skills.
call-sitesOfficial VulHunt skill from vulhunt-re/skills.
code-pattern-matchingOfficial VulHunt skill from vulhunt-re/skills.
dataflow-analysisOfficial VulHunt skill from vulhunt-re/skills.
functionsOfficial VulHunt skill from vulhunt-re/skills.
byte-pattern-matchingOfficial VulHunt skill from vulhunt-re/skills.

Install

Install the full package:

npx skills add vulhunt-re/skills -y

Install a specific skill:

npx skills add vulhunt-re/skills@decompiler -y

Use the package when you want your agent to choose the relevant skill from this official VulHunt repository.

View vulhunt-re/skills on GitHub
Copied