kmp-compose-multiplatform
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats detected. The skill contains legitimate software engineering guidance and code templates for cross-platform development.
- [EXTERNAL_DOWNLOADS]: The CI/CD section references standard GitHub Actions (
actions/checkout,actions/setup-java,gradle/actions/setup-gradle). These are well-known services used for their intended purpose in a development workflow. - [COMMAND_EXECUTION]: The skill provides standard Gradle build and packaging commands (
./gradlew assembleRelease, etc.) which are necessary for the development tasks described. - [PROMPT_INJECTION]: No evidence of malicious override instructions, bypass attempts, or system prompt extraction techniques was found.
- [DATA_EXFILTRATION]: No sensitive file access or unauthorized network operations were detected. UI utilities like
openUrluse standard platform APIs.
Audit Metadata