← 返回 Skills 市场
Teamgram Client E2E Flow
作者
zhihang9978
· GitHub ↗
· v1.0.0
· MIT-0
203
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install teamgram-client-e2e-flow
功能描述
Documents the KHF Android client architecture and complete end-to-end data flows for login, messaging, and file operations through all Teamgram Server layers.
安全使用建议
This skill is documentation-only and appears to be what it says, so it is coherent to install. Before you use it or apply any of the guidance:
- Be careful with the 'unlock' recommendation: it explicitly suggests changing server-side code to bypass enterprise checks. That is an actionable change that can violate licensing, policy, or legal constraints and could create security issues. Do not apply it in production without legal/owner approval and a security review.
- Verify the source repository and commit history (the SKILL.md points to github.com/teamgram/teamgram-server) before trusting constants or implementing changes.
- Treat APP_ID/APP_HASH as public identifiers per the doc, but never supply or accept secrets that are not documented.
- If you intend to follow implementation steps, do so in an isolated test environment and have code reviews; avoid applying bypasses that remove access controls.
- If you want higher assurance, request provenance (who published the skill) and a pointer to the exact commit/tag in the referenced repo so you can audit the matching code.
功能分析
Type: OpenClaw Skill
Name: teamgram-client-e2e-flow
Version: 1.0.0
The skill bundle consists entirely of technical documentation regarding the architecture and data flows of the Teamgram/KHF Android client and server. It contains no executable code, scripts, or instructions that would cause an AI agent to perform unauthorized actions, exfiltrate data, or compromise the host system (SKILL.md, _meta.json).
能力评估
Purpose & Capability
Name and description match the content: the SKILL.md documents KHF Android client architecture and end-to-end flows and references the Teamgram Server repo. There are no unexpected binaries, env vars, or install steps.
Instruction Scope
Most of the document is technical reference and flow diagrams (expected). However the section '解锁方法' explicitly advises modifying biz_service helper to remove or bypass checkEnterprise() to unlock enterprise features. That is actionable, beyond neutral documentation, and can be used to circumvent server-side licensing/guards.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The constants (APP_ID, APP_HASH) are noted as public identifiers in the doc; no sensitive secrets are requested.
Persistence & Privilege
always is false and the skill does not request elevated/persistent privileges or modify other skill/system configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install teamgram-client-e2e-flow - 安装完成后,直接呼叫该 Skill 的名称或使用
/teamgram-client-e2e-flow触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Teamgram Client E2E Flow 是什么?
Documents the KHF Android client architecture and complete end-to-end data flows for login, messaging, and file operations through all Teamgram Server layers. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 203 次。
如何安装 Teamgram Client E2E Flow?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install teamgram-client-e2e-flow」即可一键安装,无需额外配置。
Teamgram Client E2E Flow 是免费的吗?
是的,Teamgram Client E2E Flow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Teamgram Client E2E Flow 支持哪些平台?
Teamgram Client E2E Flow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Teamgram Client E2E Flow?
由 zhihang9978(@zhihang9978)开发并维护,当前版本 v1.0.0。
推荐 Skills