Android Native Dev
v1.0.0Android native application development and UI design guide. Covers Material Design 3, Kotlin/Compose development, project configuration, accessibility, and b...
⭐ 0· 129·4 current·5 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name, description, and reference files all describe Android native app development and Material Design; requested actions in SKILL.md (checking gradle wrapper, building with Gradle, configuring flavors, testing, accessibility, etc.) are appropriate for that purpose. Minor metadata mismatch: the skill's metadata lists no required binaries, but the runtime instructions reference using ./gradlew and adb (adb is an external tool). This is a small documentation inconsistency rather than evidence of malicious intent.
Instruction Scope
SKILL.md and the reference documents are focused on project setup, Gradle configuration, Compose/Material guidance, testing, performance, accessibility, and build commands. Instructions reference project files and standard Android tools; they do not instruct the agent to read unrelated system files, exfiltrate data, or call unknown external endpoints.
Install Mechanism
No install spec and no code files are included beyond documentation — this is instruction-only, so nothing will be downloaded or written to disk by an install step.
Credentials
The skill declares no environment variables, credentials, or config paths. The guidance covers standard Android settings and build-time configuration but does not request secrets or unrelated environment access.
Persistence & Privilege
Skill is not always-enabled and uses the platform defaults for invocation. It does not request persistent system privileges or attempt to modify other skills' configuration.
Assessment
This appears to be a straightforward Android development guide (documentation-only). Before using: (1) review any commands the agent suggests running — the guide references ./gradlew and adb so ensure you only run them in trusted project directories and have the Android SDK/adb available; (2) note the metadata omission: the skill doesn't declare required binaries even though it references adb/Gradle wrapper in the docs; (3) there are no credential requests or external downloads, but always avoid pasting secrets into prompts and review any suggested network endpoints (the examples use placeholder URLs like dev-api.example.com). If you need the agent to execute build/install commands on your machine, verify those commands first and run them in a controlled environment.Like a lobster shell, security has layers — review code before you run it.
latestvk978nhcydyenk2mtk98p7rarv5842kzv
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
