kuikly-assets-resource
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documentation provides standard instructions for organizing and accessing assets in a cross-platform mobile development environment.
- [SAFE]: The
ImageUriAPI usage, including thefile://scheme, is documented as a built-in feature of the framework for referencing local resources, which is a common pattern in UI development. - [SAFE]: Build configuration changes recommended for Android and iOS (modifying
build.gradle.ktsandgradle.properties) are standard practices for managing asset packaging in Kotlin Multiplatform projects. - [SAFE]: The provided Gradle command (
./gradlew :miniApp:copyAssets) is a typical local development task for asset synchronization.
Audit Metadata