ux-copy

Pass

Audited by Gen Agent Trust Hub on Sep 11, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements a linting system for user interface copy and documentation style, providing guidelines for inclusive language, capitalization, and clarity.
  • [SAFE]: Automated checks are performed via local shell scripts (scripts/ux-copy-check.sh and scripts/prose-style-check.sh) that use standard utilities such as grep, awk, and sed to analyze text patterns in changed lines.
  • [SAFE]: The instructions include legitimate developer escape hatches (e.g., // allow: ux-copy and <!-- allow: prose-style -->) to allow bypassing style rules for legacy strings or specific exceptions, which is standard behavior for linting tools.
  • [SAFE]: The skill operates entirely on local content and does not perform network operations, download external dependencies, or access sensitive system credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 11, 2026, 02:00 AM
Security Audit — agent-trust-hub — ux-copy