Business Blueprint Skill
PassAudited by VirusTotal on Apr 22, 2026.
Findings (1)
The kai-business-blueprint skill is a legitimate tool for converting requirements into structured business blueprints and architecture diagrams. The Python implementation is clean, uses only standard libraries, and includes security-conscious features such as XSS prevention in the HTML viewer (business_blueprint/viewer.py). The SKILL.md instructions are strictly focused on the stated purpose and include safety guidelines for sandbox execution that prohibit risky patterns like os.system or subprocess. No indicators of data exfiltration, malicious execution, or prompt injection were found across the code or documentation.
