sec-audit-dast

Automate DAST/ASM security assessments and aggregate findings into SARIF outputs.

3|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/windshock/oh-my-secuaudit --skill sec-audit-dast
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sec-audit-dast
Source: https://github.com/windshock/oh-my-secuaudit/tree/main/skills/runtime/sec-audit-dast
Command: npx skills add https://github.com/windshock/oh-my-secuaudit --skill sec-audit-dast

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

DAST/ASM security workflow to automatically discover external assets, probe for exposures, and produce standardized SARIF findings for runtime assessments and asset management scanning.

Core Features & Use Cases

  • Automates URL and IP discovery, probing, and scanning; outputs SARIF findings for each scan batch.
  • Normalizes results to SARIF format and provides a common reporting surface for cross-skill use (e.g., security-architecture-review).
  • Integrates with references/scripts to enrich context and support traceability across the assessment lifecycle.

Quick Start

Run a full DAST/ASM scan on your target set and review the SARIF findings under the data/outputs directory.

Frequently Asked Questions about sec-audit-dast

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

FAQPage Schema
How do I automate DAST scanning and generate SARIF reports for external assets?

This Skill automates DAST scanning by running URL and IP discovery, probing external assets, and aggregating normalized findings into standardized SARIF outputs for consistent runtime security reporting.

What is ASM attack surface management and when do I need SARIF output for it?

ASM involves discovering and probing external assets for exposures, and you need SARIF output when integrating structured runtime findings into security architecture reviews or cross-tool vulnerability management workflows.

Does this DAST automation tool support both URL and IP based discovery?

Yes, this DAST automation tool supports both URL-based and IP-based discovery, probing external assets and mapping severity and impacted flows to ensure structured findings validated against provided schemas.

How do I normalize security scanner findings into SARIF format?

You normalize security scanner findings into SARIF format by running scan batches through this workflow, which validates provenance, impacted_flow, and severity mapping against schemas to ensure structured traceability.

Can I integrate SARIF findings from DAST scans with a security architecture review?

Yes, you can integrate SARIF findings from DAST scans with a security architecture review, because this Skill provides a common reporting surface designed for cross-skill use and traceability across the assessment lifecycle.

What are the limitations of automating runtime security assessments for external assets?

A key limitation of automating runtime security assessments is ensuring data accuracy; this Skill requires validation against provided schemas to guarantee structured findings, provenance, and impacted_flow traceability for external assets.