vuln_report

Consolidate security findings into a severity-prioritized master report and create GitHub Issues.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/TheMacroeconomicDao/decentralized-social-platform --skill vuln-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vuln_report
Source: https://github.com/TheMacroeconomicDao/decentralized-social-platform/tree/main/ORACLE/openclaw-k8s/workspace/skills/vuln-report
Command: npx skills add https://github.com/TheMacroeconomicDao/decentralized-social-platform --skill vuln-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the security auditing process by consolidating findings from various security tools, prioritizing them, and automating the creation of actionable reports and GitHub Issues.

Core Features & Use Cases

  • Automated Consolidation: Aggregates security findings from multiple agents into a unified report.
  • Prioritization: Organizes findings by severity (CRITICAL to INFO).
  • Issue Creation: Automatically generates GitHub Issues for CRITICAL and HIGH severity findings.
  • Vault Archiving: Saves a master audit report to a secure vault.
  • Notifications: Informs the user of the audit summary via Telegram.
  • Use Case: After a code scan, this Skill will gather all identified vulnerabilities, create a detailed master report, open tickets for the most severe issues in your project management system, and notify you of the overall security posture.

Quick Start

Run the vuln_report skill to consolidate security findings from the current session.

Frequently Asked Questions about vuln_report

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

FAQPage Schema
How do I consolidate security findings from multiple agents into a single report?

To consolidate security findings, this Skill aggregates vulnerabilities from multiple security agents into a structured master report, prioritizing issues by severity from CRITICAL to INFO. It saves the unified audit report directly to a secure vault.

Can I automatically create GitHub Issues for critical vulnerabilities found during a security audit?

Yes, you can automatically create GitHub Issues for critical vulnerabilities. The Skill automates GitHub Issue creation specifically for CRITICAL and HIGH severity findings identified during the audit, streamlining project management.

How do I prioritize and organize vulnerability reports by severity?

To prioritize vulnerability reports, the Skill organizes consolidated security findings by severity levels, ranging from CRITICAL down to INFO. This ensures the most dangerous vulnerabilities are highlighted for immediate remediation tracking.

How are audit summaries and security posture notifications delivered?

Audit summaries and security posture notifications are delivered via Telegram. Once the vulnerability consolidation is complete, the Skill informs the user of the overall audit results through automated Telegram notifications.