secdevai-export
Installation
SKILL.md
SecDevAI Export Command (Alias)
Description
Alias for /secdevai export - Export security review results to Markdown and SARIF formats.
Usage
/secdevai-export json # Export from a JSON results file
/secdevai export json # Same via main command
What This Command Does
This is an alias for /secdevai export. See the main /secdevai command documentation for full details.
When invoked, this command:
- Converts structured security findings into a Markdown report and SARIF file
- Prompts the user to confirm the result directory (default:
secdevai-results, or$SECDEVAI_RESULTS_DIRif set) - Saves timestamped files:
secdevai-<type>-YYYYMMDD_HHMMSS.mdand.sarif