Intel banner
elementalsouls elementalsouls

Intel

Git community

Description

--- name: intel description: On-demand intelligence fetch for a target — CVEs, disclosed reports, new features. Pulls NVD/GitHub-Advisory CVEs + bundled disclosed reports + hunt memory context. Usage: /intel target.com --- # /intel Fetch actionable intelligence for a target. ## What This Does 1. Looks up CVEs and advisories matching the target's tech stack (NVD + GitHub Advisory via web search; `learn.py` is used as an accelerator only if present) 2. Fetches HackerOne Hacktivity for the t

Installation

Installs to ~/.claude/skills/elementalsouls-claude-bughunter-intel/SKILL.md

Terminal
mkdir -p ~/.claude/skills/elementalsouls-claude-bughunter-intel && curl -fsSL https://raw.githubusercontent.com/elementalsouls/Claude-BugHunter/HEAD/commands/intel.md -o ~/.claude/skills/elementalsouls-claude-bughunter-intel/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository