mobile-components
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No attempts to override agent behavior or bypass safety filters were detected in the instructions or code.
- [Data Exposure & Exfiltration] (SAFE): The skill does not access sensitive local files, environment variables, or hardcoded credentials. It does not perform any unauthorized network operations.
- [Obfuscation] (SAFE): The code is written in clear, standard TypeScript/React and contains no hidden characters, encoded strings, or homoglyphs.
- [Remote Code Execution] (SAFE): There are no patterns involving the download or execution of remote scripts or packages. It relies on standard React hooks and DOM APIs.
- [Indirect Prompt Injection] (SAFE): While the components handle external props (like titles and children), they are standard React patterns and do not present a high-risk surface for prompt injection in the context of a UI library.
Audit Metadata