standard

Automate multi-phase security assessments across application attack surfaces.

846|152|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/xalgord/xalgorix --skill standard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: standard
Source: https://github.com/xalgord/xalgorix/tree/main/internal/tools/skills/data/scan_modes/standard
Command: npx skills add https://github.com/xalgord/xalgorix --skill standard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates a balanced security assessment across an application's attack surface, enabling consistent coverage without overlooking critical entry points.

Core Features & Use Cases

  • Systematic reconnaissance and topology mapping across code, APIs, and user flows
  • End-to-end testing that chains findings into a cohesive security narrative
  • Deterministic task execution across multiple phases to ensure repeatable results

Quick Start

Provide a target and run Standard Testing Mode to perform a comprehensive, methodical security assessment.

Frequently Asked Questions about standard

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

FAQPage Schema
How do I automate security testing across an application's full attack surface?

Automated security testing across an application's attack surface is achieved through systematic reconnaissance, topology mapping, and end-to-end exploitation coordinated across multiple testing phases. This approach ensures consistent coverage and repeatable results without missing critical entry points.

What is attack surface reconnaissance and how does it fit into penetration testing?

Attack surface reconnaissance is the systematic mapping of code, APIs, and user flows to identify entry points. In penetration testing, it serves as the initial phase, feeding discovered topology into business logic analysis and end-to-end exploitation steps to build a cohesive security narrative.

Can I use this methodology for testing business logic and chaining security findings?

Yes, this methodology supports business logic analysis and chains individual findings into a cohesive security narrative. It coordinates multi-phase testing to ensure deterministic task execution, linking reconnaissance results directly to exploitation steps.

What's the best way to ensure repeatable results in multi-phase security assessments?

Repeatable results in multi-phase security assessments are ensured through deterministic task execution. By loading operational guidelines and coordinating each phase systematically, the testing workflow applies consistent rules across reconnaissance, analysis, and exploitation.

Do I need specific dependencies or components to run this security testing workflow?

No specific dependencies or components are required to run this security testing workflow. The methodology loads its operational guidelines directly from an internal SKILL.md file, allowing it to function independently within a standard testing environment.