审计历史
android-native-dev - 2 审计
审计版本 2
最新 中风险May 27, 2026, 05:13 PM
AI analysis failed after multiple attempts - MANUAL REVIEW REQUIRED before publishing. This skill cannot be auto-published until reviewed by a human.
风险因素
⚙️ 外部命令 (265)
🌐 网络访问 (10)
🔑 环境变量 (1)
📁 文件系统访问 (1)
检测到的模式
审计版本 1
低风险Apr 16, 2026, 06:04 AM
This skill is a documentation-only markdown reference guide for Android native development. The static analyzer flagged 422 patterns across 10 files, but all are false positives. The external_commands findings (265 locations) are markdown code fences showing standard Gradle build commands (e.g., ./gradlew), not actual shell execution by the skill. The weak cryptographic algorithm findings are triggered by design guideline terminology, not actual crypto code. The network, filesystem, and env_access findings point to code examples in documentation, not runtime behavior. The skill contains no executable code, no network requests, no credential handling, and no data exfiltration patterns. The only risk is that the skill instructs users to run standard Android build commands (gradlew), which is the intended and legitimate use of this development guide.