← 返回 Skills 市场
Teamgram MTProto Protocol
作者
zhihang9978
· GitHub ↗
· v1.0.1
· MIT-0
211
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install teamgram-mtproto-protocol
功能描述
Documents the MTProto protocol handling layer in Teamgram Server, including handshake, AES-IGE decryption, QuickAck, auth_key caching, and message forwarding...
安全使用建议
This skill is reference documentation only and appears coherent with its stated purpose. Before relying on it in a production environment, verify the referenced GitHub repository and specific code paths yourself (the SKILL.md points to teamgram-server on GitHub) and audit any server deployment for proper key storage, network exposure, and database access. If you plan to deploy Teamgram Server, follow your normal security review: confirm license compatibility, review auth_key handling in the actual source code, and avoid pasting secrets into any third-party skills or chat inputs. If you need the agent to fetch or run code from the repository, treat that as a separate action and review the code and network permissions first.
功能分析
Type: OpenClaw Skill
Name: teamgram-mtproto-protocol
Version: 1.0.1
The skill bundle is a documentation-only reference for the MTProto protocol implementation in the Teamgram Server open-source project. It contains no executable code, scripts, or instructions that could trigger malicious actions or prompt injection; it purely describes protocol handling, data structures, and configuration requirements for developers (SKILL.md).
能力评估
Purpose & Capability
Name/description match the content: it's a reference describing handshake, AES-IGE decryption, QuickAck, auth_key caching, and message forwarding. No unrelated credentials, binaries, or capabilities are requested.
Instruction Scope
SKILL.md is strictly documentation and references code paths and runtime components for operator context. It does not instruct the agent to read local files, access credentials, or call external endpoints beyond referencing the public GitHub repo.
Install Mechanism
No install spec or code files are present; this is instruction-only so nothing is written to disk or fetched at install time.
Credentials
The skill declares no required environment variables, credentials, or config paths. The runtime component table merely documents what Teamgram Server deployments normally use (MySQL, Redis, etc.) and does not request access to them.
Persistence & Privilege
Skill is not forced-always and does not request elevated persistence or modify other skills/system settings. Autonomous invocation is enabled (default) but that is normal for user-invocable skills and not problematic here given the documentation-only nature.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install teamgram-mtproto-protocol - 安装完成后,直接呼叫该 Skill 的名称或使用
/teamgram-mtproto-protocol触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Added security metadata, source references, runtime environment docs, and credential declarations to address ClawHub security review
v1.0.0
Initial release: MTProto protocol layer, encryption, QuickAck, auth_key caching
元数据
常见问题
Teamgram MTProto Protocol 是什么?
Documents the MTProto protocol handling layer in Teamgram Server, including handshake, AES-IGE decryption, QuickAck, auth_key caching, and message forwarding... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 211 次。
如何安装 Teamgram MTProto Protocol?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install teamgram-mtproto-protocol」即可一键安装,无需额外配置。
Teamgram MTProto Protocol 是免费的吗?
是的,Teamgram MTProto Protocol 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Teamgram MTProto Protocol 支持哪些平台?
Teamgram MTProto Protocol 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Teamgram MTProto Protocol?
由 zhihang9978(@zhihang9978)开发并维护,当前版本 v1.0.1。
推荐 Skills