← 返回 Skills 市场
187
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install umeng-uapp-integration
功能描述
帮助用户在 Android 项目中快速集成友盟 U-APP 统计 SDK。包括自动配置依赖、权限、初始化代码、混淆规则等。触发:用户提到'友盟'、'umeng'、'U-APP'、'统计 SDK'、'集成友盟'、'移动统计'、'应用埋点'等关键词。
安全使用建议
This skill appears to be what it says — a step-by-step guide to integrate Umeng U-APP. Before using it, consider: (1) the instructions include sensitive Android permissions (e.g., READ_PHONE_STATE) that enable collection of device identifiers — only request them if strictly necessary and ensure you obtain user consent as the guide recommends; (2) follow local privacy/Play Store rules (Google Play restricts some identifier collection); (3) do not hardcode AppKey or secrets in public repos — retrieve from your Umeng console and keep them private; (4) verify the SDK versions and Maven repository URLs are up-to-date; (5) test in staging and disable debug logging in production; (6) the skill metadata indicates it will look for your project files (build.gradle, AndroidManifest.xml) — only allow the agent to read project files you are comfortable sharing. If you need stricter guarantees, review the code snippets yourself rather than allowing any automated edits.
功能分析
Type: OpenClaw Skill
Name: umeng-uapp-integration
Version: 1.0.0
The skill bundle provides legitimate instructions and code snippets for integrating the Umeng U-APP analytics SDK into Android projects. It includes standard Maven repository configurations, official SDK dependency declarations (com.umeng.umsdk), and emphasizes privacy compliance (MIIT regulations) by separating pre-initialization from full initialization. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or README.md.
能力评估
Purpose & Capability
Name/description match the instructions: the skill only describes adding Maven repos, Gradle dependencies, AndroidManifest permissions, Application initialization, ProGuard rules and verification steps — all directly relevant to integrating the Umeng SDK. The declared required files (build.gradle/build.gradle.kts/AndroidManifest.xml) are appropriate.
Instruction Scope
SKILL.md stays on-topic: it instructs code and manifest edits needed for SDK integration, includes privacy/consent guidance, and references official URLs. It does recommend adding READ_PHONE_STATE and other permissions that enable collection of device identifiers — this is expected for analytics but has privacy implications (the doc itself notes consent requirements). The skill does not instruct reading or exfiltrating unrelated system files or secrets.
Install Mechanism
Instruction-only skill with no install spec and no code to download or execute. No archives or external installers are referenced.
Credentials
No environment variables, credentials, or config paths are requested. The permissions and dependencies listed are proportional to an analytics SDK integration.
Persistence & Privilege
always:false and normal user-invocable behavior. The skill is instruction-only and does not request persistent system presence or modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install umeng-uapp-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/umeng-uapp-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of umeng-uapp-integration skill.
- Provides step-by-step guide for integrating Umeng U-APP Analytics SDK into Android projects.
- Covers Gradle/Maven dependency setup, permissions, SDK initialization, privacy compliance, and ProGuard rules.
- Includes sample code for event/page tracking and user identification.
- Lists common troubleshooting tips and official documentation links.
- Ensures compliance with user privacy requirements before initializing the SDK.
元数据
常见问题
友盟 U-APP 统计 SDK 集成 是什么?
帮助用户在 Android 项目中快速集成友盟 U-APP 统计 SDK。包括自动配置依赖、权限、初始化代码、混淆规则等。触发:用户提到'友盟'、'umeng'、'U-APP'、'统计 SDK'、'集成友盟'、'移动统计'、'应用埋点'等关键词。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 187 次。
如何安装 友盟 U-APP 统计 SDK 集成?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install umeng-uapp-integration」即可一键安装,无需额外配置。
友盟 U-APP 统计 SDK 集成 是免费的吗?
是的,友盟 U-APP 统计 SDK 集成 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
友盟 U-APP 统计 SDK 集成 支持哪些平台?
友盟 U-APP 统计 SDK 集成 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 友盟 U-APP 统计 SDK 集成?
由 Umeng+(@squall0925)开发并维护,当前版本 v1.0.0。
推荐 Skills