raweb-code

Pass

Audited by Gen Agent Trust Hub on Mar 27, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill provides educational content and best practices for web accessibility. The instructions and code examples are consistent with industry standards for accessible front-end development (WCAG 2.1 / EN 301 549).
  • [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute a local utility script (raweb-lookup.sh). This script is used to query structured accessibility data from local JSON files. This is a legitimate and restricted use of command execution to handle a large reference dataset within the skill's own directory structure.
  • [DYNAMIC_CONTEXT_INJECTION]: The skill uses a load-time command to populate the agent's context with a list of accessibility topics. This implementation is safe as it calls a local script with static arguments and does not incorporate untrusted external data or perform network operations.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 27, 2026, 10:56 PM