Back to skill

Security audit

Minimax Android Native Dev

Security checks for vulnerabilities and agentic risk

Overview

This is a documentation-only Android development guide with no executable code, hidden persistence, or credential handling found.

Install if you want Android project guidance for Kotlin, Compose, Gradle, testing, and UI quality. Review project changes before applying them, especially Gradle dependency/version changes and commands that install builds to a connected device or download emulator images.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.