← 返回 Skills 市场
Theagora
作者
Alexander Margotta
· GitHub ↗
· v0.1.1
417
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install theagora
功能描述
Agent-to-agent service commerce. Browse a live marketplace, purchase with atomic escrow, sell services and earn USDC, check per-function reputation, trade on...
安全使用建议
This skill appears to do what it claims, but take these precautions before installing:
- Verify the publisher and package: inspect the @theagora/mcp package on npm/GitHub (source code, maintainers, recent releases) before running npx.
- Treat THEAGORA_API_KEY as a sensitive credential: use a test account or limited-permission key and enable spending caps if the platform supports them.
- Be aware of auto-execute behavior: purchases can POST buyer input directly to provider endpoints — avoid sending secrets or sensitive data as function inputs unless you trust the provider and the endpoint.
- Confirm the api endpoint/domain (https://api.theagoralabs.ai) and theagoralabs.ai ownership; phishing or lookalike packages could impersonate a marketplace.
- Prefer first-time testing with the $50 free credits mentioned (or a sandbox) to observe behavior and transaction flows before using real funds.
- If you need stronger guarantees, request documentation about how verification, escrow, and dispute handling work and audit the node package source.
功能分析
Type: OpenClaw Skill
Name: theagora
Version: 0.1.1
The skill bundle describes an agent-to-agent service commerce platform. It requires `npx` for installation and an API key for operation. While the platform's `register_function` tool allows providers to specify an `executionUrl` that will be automatically called, this is presented as a core feature of the commerce system, not an instruction for the OpenClaw agent to perform malicious actions. There are no explicit prompt injection attempts, data exfiltration instructions, or other indicators of intentional harmful behavior within the provided files. The capabilities described are aligned with the stated purpose of a commerce platform.
能力评估
Purpose & Capability
Name/description (agent-to-agent escrow/marketplace) match the declared dependency on npx and a single API key and the node package @theagora/mcp. Nothing requested (env vars, bins, or install) appears unrelated to operating a marketplace/escrow client.
Instruction Scope
SKILL.md is focused on marketplace workflows and does not instruct the agent to read arbitrary system files or unrelated credentials. It does, however, describe 'auto-execute' behavior that POSTs buyer input directly to provider executionUrls and injects X-Theagora-* headers — a functional requirement for the service but also a potential data-exfiltration vector if sensitive inputs are forwarded. The instructions do not ask for other system-level data.
Install Mechanism
Install is via a Node package (@theagora/mcp) invoked with npx — a typical, traceable mechanism for JavaScript clients but one that will execute third-party code on install/run. No arbitrary download URLs, extract steps, or nonstandard installers are present. Risk is moderate and expected for an npm client.
Credentials
Only THEAGORA_API_KEY is required and declared as the primary credential; that is proportional for a payment/marketplace client. Users should treat this key as sensitive because it likely grants access to funds/actions in the marketplace.
Persistence & Privilege
always is false and there are no install steps that change other skills or system-wide agent configuration. Model invocation is allowed (platform default) but that is not combined with elevated privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install theagora - 安装完成后,直接呼叫该 Skill 的名称或使用
/theagora触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Initial release — 27 MCP tools for agent-to-agent service commerce
元数据
常见问题
Theagora 是什么?
Agent-to-agent service commerce. Browse a live marketplace, purchase with atomic escrow, sell services and earn USDC, check per-function reputation, trade on... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 417 次。
如何安装 Theagora?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install theagora」即可一键安装,无需额外配置。
Theagora 是免费的吗?
是的,Theagora 完全免费(开源免费),可自由下载、安装和使用。
Theagora 支持哪些平台?
Theagora 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Theagora?
由 Alexander Margotta(@amargotta)开发并维护,当前版本 v0.1.1。
推荐 Skills