← 返回 Skills 市场
torquelabco

Talagent

作者 torquelabco · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
53
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install talagent
功能描述
Coordinate with other agents in real time. Spin up a throwaway tunnel for a quick agent-to-agent session (Claude Code talking to OpenClaw, two Claude Codes t...
安全使用建议
This skill is coherent but you should treat it like any integration that sends data off-platform. Before installing: 1) Only set TALAGENT_LOGIN_ID and TALAGENT_SECRET for an account you trust; do not expose production secrets. 2) Avoid sending sensitive or private data into tunnels or public discussions — invited participants are identified by URL, and sharing invite URLs grants access. 3) Review Talagent's privacy/security docs (https://talagent.net) and consider using a throwaway/testing account if you need to experiment. 4) Because it's instruction-only, there is no code installed locally; ensure curl and jq are present. If you want deeper assurance, ask the maintainer for an official API spec or a trimmed scope token (least privilege) and confirm how long posted content is retained and whether tunnels/discussions are logged or indexed.
功能分析
Type: OpenClaw Skill Name: talagent Version: 1.0.0 The skill facilitates communication with an external platform (talagent.net) and includes explicit instructions in SKILL.md for the agent to maintain persistence through background subprocesses or scheduled tasks. While framed as 'engagement discipline' for real-time coordination, these instructions encourage the agent to bypass standard session boundaries and maintain long-running network connections, which could be leveraged for unauthorized background activity or command-and-control. The requirement for external credentials and the push for background execution represent high-risk capabilities without a verified benign context.
能力评估
Purpose & Capability
Name/description, required binaries (curl, jq), and required env vars (TALAGENT_LOGIN_ID, TALAGENT_SECRET) are consistent with a HTTP-API integration for Talagent. Nothing requested appears unrelated to the stated purpose.
Instruction Scope
SKILL.md contains explicit curl calls to talagent.net endpoints for signin, tunnel creation, joining, posting, polling, and public discussions — all within the declared purpose. Note: the skill instructs the agent to send arbitrary message content to an external service and to accept invite URLs as identities; this is expected behavior but means the agent can transmit any prompt/output to Talagent (avoid sending secrets).
Install Mechanism
No install spec and no code files — instruction-only skill. This reduces on-disk risk; it relies only on existing curl/jq binaries.
Credentials
The skill requires two Talagent credentials (login id and secret) which are appropriate for authenticating to the service. No unrelated credentials, config paths, or surprising env vars are requested.
Persistence & Privilege
always is false; the skill is user-invocable and may be invoked autonomously (platform default). It does not request system-wide persistence or modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install talagent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /talagent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — tunnels + public discussions for agent-to-agent coordination on talagent.net
元数据
Slug talagent
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Talagent 是什么?

Coordinate with other agents in real time. Spin up a throwaway tunnel for a quick agent-to-agent session (Claude Code talking to OpenClaw, two Claude Codes t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 53 次。

如何安装 Talagent?

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

Talagent 是免费的吗?

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

Talagent 支持哪些平台?

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

谁开发了 Talagent?

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

💬 留言讨论