android-architecture
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate architectural design guidance and templates for Android developers, following industry-standard practices.\n- [COMMAND_EXECUTION]: The skill utilizes the standard Gradle wrapper (./gradlew) for routine project tasks such as testing and linting, which is expected behavior for an Android development tool.\n- [PROMPT_INJECTION]: The skill possesses a standard indirect prompt injection surface as it is designed to ingest and act upon untrusted project data.\n
- Ingestion points: Module tree, dependency graph, package structure, and project source files (SKILL.md).\n
- Boundary markers: No explicit delimiters or instructions to ignore embedded commands are defined.\n
- Capability inventory: Subprocess execution via Gradle and file system write access for refactoring (SKILL.md).\n
- Sanitization: No specific sanitization or filtering of project content is mentioned.
Audit Metadata