design-audit
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs a read-only audit of local source code to ensure alignment with a design system. It uses
git rev-parseto get the current commit SHA and integrates with Linear via standard MCP tools (linear:create_issue,linear:list_issues,linear:create_comment) to report findings. - [SAFE]: All file access is restricted to the local project directories (
src/app,src/ui,src/components). No sensitive files such as credentials or environment configurations are accessed or exposed. - [SAFE]: The skill does not perform external downloads or execute remote code. It relies on provided local references and official project files for its audit logic.
Audit Metadata