Minimax 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· 56·2 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the contents: the files provide Android project setup, Material Design, Compose, testing, accessibility, performance and security guidance. There are no unexpected required binaries, env vars, or config paths.
Instruction Scope
SKILL.md instructs the developer/agent to inspect project files and run Gradle commands (e.g., ./gradlew assemble…), which is appropriate for a build/dev guide. Note: running Gradle executes build scripts from the project (plugins, tasks) and thus will run code present in the project — this is normal for development but is a runtime risk if the project is untrusted.
Install Mechanism
No install specification and no code files to install; instruction-only skill (lowest install risk).
Credentials
The skill declares no environment variables, credentials, or config paths. The recommendations and examples reference normal Android build configuration but do not request unrelated secrets or system credentials.
Persistence & Privilege
always is false and there is no indication the skill modifies other skills or global agent settings. The default ability for the agent to invoke the skill autonomously is present but not excessive given the skill is documentation-only.
Assessment
This skill is a documentation-only Android development guide and is internally consistent. Before using an agent to follow its instructions, remember: running Gradle/builds executes code defined in the project (plugins, build scripts) — avoid building untrusted projects on sensitive hosts. Audit gradle.properties and other project files for hardcoded secrets before running builds or tests. Run builds in an isolated environment (container, CI runner, or disposable VM) if the project source is not fully trusted. There are no declared environment variables or installs required by the skill itself, but you should still avoid exposing system credentials or platform tokens to any agent that will execute commands in your workspace.Like a lobster shell, security has layers — review code before you run it.
latestvk971hctsb347kj9h9xcvd3yf0984fx4t
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
