design-system
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely using Python standard libraries, avoiding external dependencies and remote code execution risks.
- [SAFE]: Configuration management utilizes standard local paths for storage, specifically ~/.config/markdown-html/, which is appropriate for tool-specific settings and follows best practices for user-specific tool configuration.
- [SAFE]: Color math and WCAG 2.2 accessibility validation are performed through local, deterministic calculations without network access or external API calls.
- [SAFE]: Input validation is applied to user-supplied data during the onboarding process, including HEX format checks for colors and writability tests for output paths before persisting configuration.
Audit Metadata