← 返回 Skills 市场
zhihang9978

Teamgram Server Architecture

作者 zhihang9978 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
220
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install teamgram-server-architecture
功能描述
Teamgram Server architecture guide for building Telegram-compatible backends. Use when designing service topology, implementing MTProto services, or self-hos...
安全使用建议
This is documentation (architecture + deployment) and appears coherent with that purpose. Before using any provided snippets: replace example/weak passwords, remove or restrict public port mappings, store secrets in a secret manager (Kubernetes Secrets/Vault) rather than in plaintext or .env files, and review backup/upload commands (mysqldump + aws s3 cp) to avoid accidental data exposure. Do not run shell snippets without validation in a safe environment; perform a security review and penetration test before using in production. If you need stronger assurance, ask the publisher for the exact source commit in the upstream teamgram/teamgram-server repository and verify the examples against that codebase.
功能分析
Type: OpenClaw Skill Name: teamgram-server-architecture Version: 1.0.1 The skill bundle is a comprehensive architectural and development guide for the Teamgram Server project. It contains documentation, configuration templates (Docker/Kubernetes), and Go code patterns that align with standard software engineering practices. No malicious code, data exfiltration, or prompt injection attempts were found; the bundle includes appropriate security warnings regarding production deployment and credential management.
能力评估
Purpose & Capability
The name/description (Teamgram Server architecture for MTProto-compatible backends) matches the content: architecture diagrams, service breakdowns, deployment and development examples. Nothing requested or installed is out of scope for a documentation/architecture skill.
Instruction Scope
SKILL.md and the referenced files contain configuration, Docker Compose, Kubernetes manifests, and operational scripts (mysqldump, aws s3 cp, openssl, kubectl examples). These are appropriate for a deployment guide, but some snippets include insecure defaults (hardcoded weak passwords, exposed ports) and operational commands that — if copied and executed without review — could leak data (e.g., uploading backups to S3). The guide does not instruct the agent to access local files or credentials autonomously.
Install Mechanism
No install spec and no code files beyond documentation. Nothing is downloaded or written to disk by the skill itself; this is the lowest-risk installation model.
Credentials
The skill requests no environment variables or credentials. However, many examples reference environment variables, Kubernetes Secrets, and external services (MySQL root password, REDIS_PASSWORD, MINIO credentials, and AWS S3 commands). These references are expected in deployment docs but mean you must supply credentials when you actually deploy; the skill itself does not request them.
Persistence & Privilege
always:false and no special privileges requested. As an instruction-only skill it does not persist state or modify other skills or system-wide configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install teamgram-server-architecture
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /teamgram-server-architecture 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
v1.0.1: Fixed security issues including hardcoded passwords and missing error handling. Added security warnings for production deployment and disclaimer notice.
v1.0.0
Initial release: Complete architecture guide for Teamgram Server based on official repository. Includes service topology, development patterns, and deployment strategies.
元数据
Slug teamgram-server-architecture
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Teamgram Server Architecture 是什么?

Teamgram Server architecture guide for building Telegram-compatible backends. Use when designing service topology, implementing MTProto services, or self-hos... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 220 次。

如何安装 Teamgram Server Architecture?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install teamgram-server-architecture」即可一键安装,无需额外配置。

Teamgram Server Architecture 是免费的吗?

是的,Teamgram Server Architecture 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Teamgram Server Architecture 支持哪些平台?

Teamgram Server Architecture 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Teamgram Server Architecture?

由 zhihang9978(@zhihang9978)开发并维护,当前版本 v1.0.1。

💬 留言讨论