report

Generate submission-ready audit reports from validated findings for Code4rena, Cantina, Sherlock, and Immunefi.

60|18|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/PurpleAILAB/Vigilo --skill report-purpleailab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report
Source: https://github.com/PurpleAILAB/Vigilo/tree/main/packages/claude/skills/report
Command: npx skills add https://github.com/PurpleAILAB/Vigilo --skill report-purpleailab

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the generation of professional, submission-ready audit reports from validated security findings, streamlining the reporting process for various platforms.

Core Features & Use Cases

  • Platform-Specific Formatting: Generates reports tailored for Code4rena, Cantina, Sherlock, and Immunefi.
  • Automated Data Synthesis: Compiles findings and Proof-of-Concept (PoC) validation results into final reports.
  • Use Case: After a smart contract audit, use this Skill to automatically format all validated high-severity findings into Code4rena-compliant markdown files, ready for submission.

Quick Start

Generate a Code4rena-formatted audit report for all validated findings in the '.vigilo/findings/' directory.

Frequently Asked Questions about report

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

FAQPage Schema
How do I generate a Code4rena audit report from validated security findings?

To generate a Code4rena audit report, this Skill compiles validated security findings and PoC results from your local directory into a submission-ready markdown file. It automatically applies the specific formatting rules required by the Code4rena platform.

Does this audit report generator support formatting for Sherlock and Cantina?

Yes, this audit report generator supports platform-specific formatting for Sherlock, Cantina, and Immunefi in addition to Code4rena. It tailors the final submission documents to meet the distinct structural requirements of each platform.

What is the best way to automate smart contract audit reporting after validation?

The best way to automate smart contract audit reporting is to use this Skill to synthesize collected audit data and validation statuses. It automatically integrates Proof of Concept results and generates executive summaries for final submissions.

How do I include Proof of Concept validation results in my security audit report?

You include Proof of Concept validation results by allowing the report generator to automatically synthesize collected audit data. It compiles the PoC integration results alongside validated findings into the final formatted report.

Can I generate an audit report if my findings are not yet validated in the local directory?

This Skill is designed to process validated findings, so unvalidated data will not synthesize correctly into a submission-ready audit report. You must complete the validation process for your security findings before generating the final document.