← Back to Skills Marketplace
zhihang9978

Teamgram MTProto Protocol

by zhihang9978 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
211
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install teamgram-mtproto-protocol
Description
Documents the MTProto protocol handling layer in Teamgram Server, including handshake, AES-IGE decryption, QuickAck, auth_key caching, and message forwarding...
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install teamgram-mtproto-protocol
  3. After installation, invoke the skill by name or use /teamgram-mtproto-protocol
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug teamgram-mtproto-protocol
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Teamgram MTProto Protocol?

Documents the MTProto protocol handling layer in Teamgram Server, including handshake, AES-IGE decryption, QuickAck, auth_key caching, and message forwarding... It is an AI Agent Skill for Claude Code / OpenClaw, with 211 downloads so far.

How do I install Teamgram MTProto Protocol?

Run "/install teamgram-mtproto-protocol" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Teamgram MTProto Protocol free?

Yes, Teamgram MTProto Protocol is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Teamgram MTProto Protocol support?

Teamgram MTProto Protocol is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Teamgram MTProto Protocol?

It is built and maintained by zhihang9978 (@zhihang9978); the current version is v1.0.1.

💬 Comments