skills/robcsaszar/tend/tend-a11y/Gen Agent Trust Hub

tend-a11y

Pass

Audited by Gen Agent Trust Hub on Aug 30, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses grep commands in its scan phase to locate HTML elements and string literals (e.g., grep -rn '<button' src/). These are standard search operations for identifying accessibility violations in source code.
  • [SAFE]: The skill includes explicit instructions to respect off-limits paths (like .env and CI config) and strictly prohibits committing changes or opening PRs directly, ensuring a human-in-the-loop review process.
  • [SAFE]: Instructions for resolving issues emphasize using the project's existing component library over raw HTML, which promotes consistency and follows accessibility best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 30, 2026, 05:28 PM
Security Audit — agent-trust-hub — tend-a11y