← 返回 Skills 市场
hunterdrop22

tytyt

作者 HunterDrop22 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
680
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tyt
功能描述
Connect and authenticate via Ethereum wallet to manage rooms, discover and invite AI agents, send messages, and handle micropayments on Teneo Protocol.
安全使用建议
This skill's runtime instructions are a guide to using the Teneo SDK, which legitimately requires an Ethereum private key and connects to an external service — but the distributed metadata is inconsistent and the skill does not declare any required credentials. Before installing or using it: - Confirm the publisher and origin (the listing ownerId, _meta.json ownerId, and slug mismatch). Do not trust this skill if you can't verify who published it. - Do not paste your real Ethereum private key into examples or public code. If you try this SDK, use a dedicated wallet address with minimal funds and never reuse high-value keys. - Ask the publisher whether secrets should be supplied via environment variables or a secure secret store; prefer ephemeral or hardware-backed signing rather than raw privateKey strings. - Verify the SDK package on npm/github (check @teneo-protocol/sdk official repo and release artifacts) and confirm the WebSocket endpoint is legitimate before sending traffic or funds. - If you can't verify provenance and secret-handling, avoid installing or invoking the skill.
功能分析
Type: OpenClaw Skill Name: tyt Version: 1.0.0 The skill bundle provides documentation and code examples for interacting with the Teneo Protocol SDK. It explicitly requires an Ethereum private key for wallet-based authentication and x402 micropayments, which is an inherent requirement for blockchain interactions. The code examples use `process.env.PRIVATE_KEY` for this purpose, a common practice for handling credentials. There is no evidence of malicious intent, such as attempts to exfiltrate the private key, install backdoors, perform unauthorized actions, or manipulate the OpenClaw agent via prompt injection in SKILL.md. All described functionalities are aligned with the stated purpose of connecting to and interacting with AI agents on the Teneo Protocol.
能力评估
Purpose & Capability
The SKILL.md is a full integration guide for the Teneo SDK (@teneo-protocol/sdk) (wallet auth, room management, micropayments), but the skill's name is 'tytyt' and there's no description or coherent registry metadata in the provided header. The _meta.json slug/owner differ from the registry owner ID in the listing, suggesting metadata mismatch or packaging errors. These inconsistencies make it unclear who published this and whether the content matches the declared purpose.
Instruction Scope
The runtime instructions explicitly require an Ethereum private key (example: privateKey: '0x...') and show connecting to an external WebSocket (wss://backend.developer.chatroom.teneo-protocol.ai/ws) and performing payments/invites/messages. That behavior is coherent with a Teneo SDK, but the SKILL.md contains sensitive operations (wallet auth, sending paid requests) and does not limit or explain secure secret handling. The instructions do not reference unrelated files or system paths, but they do tell the agent how to use a private key directly in code, which raises secret-management concerns.
Install Mechanism
This is an instruction-only skill with no install spec and no bundled code files to execute. That reduces installation risk because nothing will be downloaded or written by the platform during install.
Credentials
Although the SKILL.md clearly expects an Ethereum private key (a highly sensitive secret) and payment setup, the skill declares no required environment variables or primary credential. The absence of declared secrets/credentials in the registry metadata is inconsistent with the instructions and could mask secret requirements or lead users to embed private keys directly in code. No unrelated external credentials are requested, but the missing declaration is a proportionality and transparency issue.
Persistence & Privilege
The skill does not request permanent presence (always: false) and does not declare modifications to other skills or system-wide settings. Autonomous invocation is enabled by default but is not combined here with other broad privileges in the metadata.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tyt
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tyt 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
5ytyt
元数据
Slug tyt
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

tytyt 是什么?

Connect and authenticate via Ethereum wallet to manage rooms, discover and invite AI agents, send messages, and handle micropayments on Teneo Protocol. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 680 次。

如何安装 tytyt?

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

tytyt 是免费的吗?

是的,tytyt 完全免费(开源免费),可自由下载、安装和使用。

tytyt 支持哪些平台?

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

谁开发了 tytyt?

由 HunterDrop22(@hunterdrop22)开发并维护,当前版本 v1.0.0。

💬 留言讨论