Android Native Dev.Bak

v1.0.0

Android native application development and UI design guide. Covers Material Design 3, Kotlin/Compose development, project configuration, accessibility, and b...

0· 61·1 current·1 all-time
byRoger@roger0808
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The skill's name and description (Android native dev + UI design) align with the included SKILL.md and reference files. However, the runtime instructions assume developer tooling (e.g., running ./gradlew, invoking adb, possibly invoking gradle wrapper) but the registry metadata lists no required binaries — a minor mismatch. Example API_BASE_URL values are placeholders and not actual credentials or endpoints.
Instruction Scope
SKILL.md stays on-topic: project assessment, Gradle configuration, Compose/Material guidance, accessibility, testing, performance and privacy best practices. It instructs checking or creating project files and running build/install commands (./gradlew, adb). It does not instruct reading unrelated system files, exfiltrating data, contacting external endpoints, or accessing secrets.
Install Mechanism
There is no install spec and no code files to execute; this is instruction-only, so nothing is downloaded or written by an installer. That keeps install risk low.
Credentials
The skill declares no environment variables or credentials, which is appropriate. The only minor proportionality issue is the implicit expectation of developer tools (Gradle/adb) despite those not appearing in the required binaries list.
Persistence & Privilege
always:false and the skill does not request persistent presence or modify other skills. It does not ask to enable itself or change agent-wide settings.
Assessment
This is a documentation-only Android development guide and appears coherent with its purpose. Before using it: confirm you have the expected developer tools (Gradle wrapper or gradle, adb, Android SDK/NDK if needed), review any build/install commands before running them, and keep secrets (API keys, signing keys) out of example files. Because it can instruct edits to your project files, run changes in a controlled environment (branch or temporary copy) and verify Gradle wrapper authenticity if you regenerate or run wrapper scripts.

Like a lobster shell, security has layers — review code before you run it.

latestvk9796z0j4bzhvk898ehcydn7d984dbq0

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments