For anyone who wants to try it right now:<p><pre><code> pip install skillfortify
skillfortify scan
</code></pre>
If you have Claude Code, Cursor, VS Code with MCP, or any other AI coding tool installed, it will find them automatically.<p>To see the HTML dashboard:<p><pre><code> skillfortify dashboard ~/my-project
</code></pre>
Opens a standalone HTML file with interactive filters, risk distribution, and per-skill capability breakdowns. Share it with your security team as a single file — they don't need to install anything.<p>If you find a framework we don't support yet, open an issue. Adding a new parser takes about a day.