← 返回 Skills 市场
YZTurboWebAndroid
作者
hefuwei-95
· GitHub ↗
· v1.0.0
269
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yzturbo-web-android
功能描述
YZTurboWebAndroid 高性能 Android WebView 容器 SDK 接入。用于在 Android 项目中集成 WebView 容器,实现: (1) WebView 预加载与复用,提升 H5 页面加载速度 (2) 离线包管理,拦截请求优先命中本地资源 (3) JS Bridge 双向通信,Na...
安全使用建议
This guide appears coherent for integrating an Android WebView SDK, but before using it: (1) verify the Gradle artifact source and repository and prefer well-known hosts (or review the SDK code) to reduce supply-chain risk; (2) review the SDK's privacy policy and permissions it requires in AndroidManifest (WebView can expose app data if misconfigured); (3) audit any JS bridge handlers you register to avoid exposing sensitive data or executing untrusted input (validate and restrict method names/origins); and (4) test the SDK in an isolated/dev build to confirm expected behavior before shipping to users.
功能分析
Type: OpenClaw Skill
Name: yzturbo-web-android
Version: 1.0.0
The skill bundle provides documentation and integration examples for the YZTurboWebAndroid SDK, a high-performance WebView container. The content in SKILL.md consists of standard Kotlin and JavaScript code snippets for WebView management and JS Bridge communication, with no evidence of malicious intent, data exfiltration, or prompt injection. The referenced dependency 'com.youzan.turboweb:turbo-web' is consistent with legitimate libraries from the Youzan ecosystem.
能力评估
Purpose & Capability
Name, description, and SKILL.md all describe integrating a high-performance Android WebView SDK (initialization, Gradle dependency, WebView pooling, JS bridge). There are no unrelated requirements (no env vars, binaries, or config paths) that don't belong to an SDK integration guide.
Instruction Scope
Runtime instructions are limited to Android app code examples (Application init, fragments, acquiring/releasing WebView, JS bridge handlers). The doc does not instruct reading system files, environment variables, or transmitting data to unexpected external endpoints. URL examples are placeholders for the integrator's domains.
Install Mechanism
This is instruction-only with no install spec; it asks the developer to add a Gradle dependency (com.youzan.turboweb:turbo-web:1.0.1). The SKILL.md does not state which Maven repository hosts the artifact (Maven Central, internal repo, etc.), which is a supply-chain detail integrators should verify before adding the dependency.
Credentials
No environment variables, credentials, or config paths are requested. JS Bridge examples show passing app data between native and JS, which is expected for this type of SDK; no unexplained secret access is requested.
Persistence & Privilege
Skill is not always-enabled and allows normal autonomous invocation. There is no install-time behavior or instructions that modify other skills or system-wide agent settings; no elevated persistence is requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yzturbo-web-android - 安装完成后,直接呼叫该 Skill 的名称或使用
/yzturbo-web-android触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of YZTurboWebAndroid high-performance WebView container SDK for Android.
- Supports WebView preloading and reuse to accelerate H5 page load times.
- Provides offline package management, prioritizing local resource interception.
- Enables robust JS Bridge for two-way communication between Native and H5.
- Offers easy integration via WebViewFragment and advanced manual WebView management.
- Includes detailed guides for JS Bridge handler registration and event triggering.
元数据
常见问题
YZTurboWebAndroid 是什么?
YZTurboWebAndroid 高性能 Android WebView 容器 SDK 接入。用于在 Android 项目中集成 WebView 容器,实现: (1) WebView 预加载与复用,提升 H5 页面加载速度 (2) 离线包管理,拦截请求优先命中本地资源 (3) JS Bridge 双向通信,Na... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 269 次。
如何安装 YZTurboWebAndroid?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yzturbo-web-android」即可一键安装,无需额外配置。
YZTurboWebAndroid 是免费的吗?
是的,YZTurboWebAndroid 完全免费(开源免费),可自由下载、安装和使用。
YZTurboWebAndroid 支持哪些平台?
YZTurboWebAndroid 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 YZTurboWebAndroid?
由 hefuwei-95(@hefuwei-95)开发并维护,当前版本 v1.0.0。
推荐 Skills