← Back to Skills Marketplace
hunterdrop22

tytyt

by HunterDrop22 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
680
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tyt
Description
Connect and authenticate via Ethereum wallet to manage rooms, discover and invite AI agents, send messages, and handle micropayments on Teneo Protocol.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tyt
  3. After installation, invoke the skill by name or use /tyt
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
5ytyt
Metadata
Slug tyt
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is tytyt?

Connect and authenticate via Ethereum wallet to manage rooms, discover and invite AI agents, send messages, and handle micropayments on Teneo Protocol. It is an AI Agent Skill for Claude Code / OpenClaw, with 680 downloads so far.

How do I install tytyt?

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

Is tytyt free?

Yes, tytyt is completely free (open-source). You can download, install and use it at no cost.

Which platforms does tytyt support?

tytyt is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created tytyt?

It is built and maintained by HunterDrop22 (@hunterdrop22); the current version is v1.0.0.

💬 Comments