mobile-accessibility-testing
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational code snippets and configuration for accessibility testing using standard framework features (React Native AccessibilityInfo, Flutter Semantics). All external links point to official documentation from trusted sources including W3C, Meta (React Native), Google (Flutter), Deque, and Apple.
- [SAFE]: The skill utilizes specific purpose-built MCP tools (
mobile_auditAccessibilityandmobile_generateTestFile) for auditing source code and generating unit tests, which are standard development workflows. - [INDIRECT_PROMPT_INJECTION]: The skill analyzes source files for accessibility violations. While this involves processing potentially untrusted data (source code), the risk is mitigated as the skill only performs static analysis and generates test files without executing the code or performing network operations. The ingestion surface is limited to local project files.
Audit Metadata