📦 Teamgram Client E2E Flow — 端对端数据流

v1.0.0

完整记录 KHF Android 客户端架构及登录、消息、文件操作的端到端数据流,贯穿 Teamgram Server 各层。

0· 176·0 当前·0 累计
下载技能包
最后更新
2026/3/15
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
NULL
评估建议
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...
详细分析 ▾
用途与能力
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.
指令范围
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.
安装机制
Instruction-only skill with no install spec and no code files; nothing is downloaded or written to disk by the skill itself.
凭证需求
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.
持久化与权限
always is false and the skill does not request elevated/persistent privileges or modify other skill/system configurations.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/15

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install teamgram-client-e2e-flow
镜像加速npx clawhub@latest install teamgram-client-e2e-flow --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库