room-database
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill contains purely technical instructions for Android development and does not attempt to override agent behavior or bypass safety guidelines.
- [DATA_EXFILTRATION]: No network operations or sensitive file access patterns were detected. The skill focuses exclusively on local SQLite persistence using the official Android Room library.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute remote scripts. It references standard, well-known Android libraries from Google (androidx.room).
- [COMMAND_EXECUTION]: No arbitrary shell command execution patterns were found. All code snippets are standard Kotlin/Android code.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets, API keys, or sensitive credentials were found. Database names and file paths used are generic and standard for development.
Audit Metadata