screenshot-triage

Classify BBOT WEBSCREENSHOT nodes into priority tiers for manual vulnerability investigation.

11|1|Updated May 4, 2026
One-click install
npx skills add https://github.com/dreadnode/capabilities --skill screenshot-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: screenshot-triage
Source: https://github.com/dreadnode/capabilities/tree/main/capabilities/attack-surface-management/skills/screenshot-triage
Command: npx skills add https://github.com/dreadnode/capabilities --skill screenshot-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually sorting through large volumes of web application screenshots from BBOT scans to identify high-value targets for vulnerability discovery is time-consuming and prone to missing critical assets like admin panels and internal tools. This Skill automates the triage process to ensure human testers focus their efforts on the most promising targets.

Core Features & Use Cases

  • Priority Classification: Categorize screenshots into critical, high, medium, and low tiers based on exploitation potential, covering admin interfaces, API docs, debug toolbars, and static content.
  • Visual & Technical Analysis: Identify red flags like unstyled internal tools, framework default pages, stack traces, and default credential hints to assess asset value.
  • Use Case: During an external attack surface assessment, use this Skill to process hundreds of BBOT-captured screenshots and surface the 10% of assets most likely to yield critical vulnerabilities for manual testing.

Quick Start

Use the screenshot-triage skill to analyze all unprocessed WEBSCREENSHOT nodes from your latest BBOT scan and return a prioritized list of high-value targets for manual investigation.

Frequently Asked Questions about screenshot-triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I triage web screenshots from BBOT scans to prioritize red team targets?

This Skill triages web screenshots from BBOT scans by processing WEBSCREENSHOT nodes to classify assets into priority tiers based on exploitation potential, filtering large volumes of captured web pages to surface high-value targets like admin panels for manual vulnerability investigation.

What visual indicators of weak security controls should I look for during attack surface management screenshot triage?

During screenshot triage, look for visual red flags like unstyled internal tools, framework default pages, stack traces, and default credential hints to assess asset value and identify weak security controls for red teaming.

Can I use this to automatically detect admin panels and developer tools from web application screenshots?

Yes, this automatically detects admin panels and developer tools by classifying captured web application screenshots into critical, high, medium, and low priority tiers based on their exploitation potential and visual indicators.

What is the best way to process hundreds of web screenshots for vulnerability discovery?

The best way to process hundreds of web screenshots for vulnerability discovery is to automate the triage process, categorizing assets so human testers focus manual testing efforts on the small percentage of assets most likely to yield critical findings.

Does screenshot triage classify static content differently from API docs and debug toolbars?

Yes, screenshot triage classifies static content differently from API docs and debug toolbars by assigning it lower priority tiers, while categorizing API documentation and debug toolbars as higher-value targets for manual vulnerability investigation.