testing-animations-deterministically
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No evidence of prompt injection or instruction overrides was found. The skill maintains a technical, instructional tone focused on Android UI testing best practices.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials, API keys, or secrets were detected in the instructions or code examples.
- [DATA_EXFILTRATION]: No patterns of data exposure or exfiltration were found. The network references are limited to official Google Android documentation (developer.android.com).
- [REMOTE_CODE_EXECUTION]: The skill does not perform or suggest remote code execution. All code snippets use standard Android Compose testing APIs.
- [COMMAND_EXECUTION]: The skill includes a benign local shell command (
grep) intended for developers to verify the absence ofThread.sleepin their own test files. This is a standard quality assurance practice. - [EXTERNAL_DOWNLOADS]: No suspicious external downloads were identified. References to dependencies point to standard Maven coordinates for the AndroidX library suite.
- [SAFE]: The skill correctly implements security and stability best practices for the Jetpack Compose environment, specifically regarding test clock management.
Audit Metadata