← 返回 Skills 市场
mobsupport

Mob Android Sharesdk Integration

作者 MobSupport · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ⚠ suspicious
83
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mob-android-sharesdk-integration
功能描述
Interactive guide for integrating MobTech ShareSDK into Android projects with 6-step workflow. Use when user says "我要在app中增加分享能力", "ShareSDK集成", "Android分享功能...
安全使用建议
This skill appears to do what it says: generate a config template, validate platform keys, and patch an Android project to add Mob ShareSDK. Before using it: (1) run it only on projects you trust and have backed up or under version control, (2) review every proposed file modification the skill shows you before confirming, (3) avoid letting it run './gradlew' unattended because Gradle can execute arbitrary project code or plugins and will perform network downloads, and (4) keep your appKey/appSecret secret — provide them only in the local Excel file and avoid pasting them into public chat.
功能分析
Type: OpenClaw Skill Name: mob-android-sharesdk-integration Version: 2.0.0 The skill bundle provides an interactive workflow for integrating MobTech ShareSDK into Android projects, which involves high-risk operations such as executing shell commands (`./gradlew` in `SKILL.md`), running a local Python script (`assets/generate_excel_template.py`), and modifying project build files and Java source code. While these actions are aligned with the stated purpose, the process relies on user-provided input (project paths and Excel configuration values) that is not explicitly sanitized, creating a potential surface for command or script injection. No clear evidence of intentional malice or data exfiltration was identified.
能力评估
Purpose & Capability
Name/description (Mob ShareSDK Android integration) match the provided assets and SKILL.md. The included Python script generates an Excel template for platform/app keys (appropriate). There are no unrelated env vars, binaries, or install steps.
Instruction Scope
The SKILL.md directs the agent to ask for a project path, read and validate files (app/build.gradle, settings.gradle, gradle wrapper props), generate/read an Excel with app keys, produce Gradle snippets, and (with confirmation) modify project files. This is appropriate for an integration skill, but it explicitly instructs running ./gradlew --refresh-dependencies which will execute the project's build scripts and can run arbitrary code from the project or downloaded plugins—so the user should confirm and run on trusted projects or after taking a backup.
Install Mechanism
Instruction-only skill with no install spec. The only code file is a benign Excel-generator script (openpyxl usage) stored in assets; nothing is downloaded or extracted by the skill itself.
Credentials
No environment variables, credentials, or external config paths are requested. The skill asks the user to provide platform appKey/appSecret values via an Excel file — this is expected and proportional to its purpose.
Persistence & Privilege
The skill will write changes into the user's project files (build.gradle, settings.gradle, gradle.properties, README templates) which is expected for a code-modifying integration assistant. It does not request permanent platform-level presence or modify other skills. Users should ensure they approve each change and keep backups or use version control.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mob-android-sharesdk-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mob-android-sharesdk-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
调整xlsx生成脚本
v1.0.1
mob-android-sharesdk-integration v1.0.1 - Added a detailed, interactive 6-step workflow for integrating MobTech ShareSDK into Android projects, including user confirmation at each step. - Provides explanations and validation guidance for each phase: project path confirmation, platform configuration, Gradle/environment setup, privacy compliance, and sharing code integration. - Includes clear error prompts and validation for user-provided configuration data, especially for required fields and platform parameters. - Offers auto-generation of configuration files and code snippets based on user interaction and Excel configuration input. - Improved usability for common ShareSDK integration scenarios, such as adding share functionality, configuring platform credentials, and meeting privacy requirements.
元数据
Slug mob-android-sharesdk-integration
版本 2.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Mob Android Sharesdk Integration 是什么?

Interactive guide for integrating MobTech ShareSDK into Android projects with 6-step workflow. Use when user says "我要在app中增加分享能力", "ShareSDK集成", "Android分享功能... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。

如何安装 Mob Android Sharesdk Integration?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mob-android-sharesdk-integration」即可一键安装,无需额外配置。

Mob Android Sharesdk Integration 是免费的吗?

是的,Mob Android Sharesdk Integration 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Mob Android Sharesdk Integration 支持哪些平台?

Mob Android Sharesdk Integration 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mob Android Sharesdk Integration?

由 MobSupport(@mobsupport)开发并维护,当前版本 v2.0.0。

💬 留言讨论