agent-accessibility-tester
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The installation command in the metadata retrieves the skill's manifest file from its official GitHub repository, which is a standard procedure for skill deployment.
- [COMMAND_EXECUTION]: The skill is configured to use
Bashalong with specialized tools likeaxeandwave, which are necessary for its primary function of performing accessibility audits on technical environments. - [PROMPT_INJECTION]: As an accessibility tester, the agent processes external content that could potentially contain indirect prompt injections.
- Ingestion points: The agent ingests external files and code using the
Read,axe, andwavetools (SKILL.md). - Boundary markers: No specific delimiters or instructions to ignore embedded commands are present in the skill definition.
- Capability inventory: The agent has access to
Bash,Write, andMultiEdit, which allows for system interaction and file modifications (SKILL.md). - Sanitization: No input sanitization or validation logic is defined to mitigate risks from malicious data.
Audit Metadata