← 返回 Skills 市场
ajayk47

Trugen AI

作者 AjayK47 · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
310
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install trugenai
功能描述
Build, configure, and deploy conversational video agents using the Trugen AI platform API. Use this skill when the user wants to create AI video avatars, man...
安全使用建议
This skill appears coherent for managing Trugen AI agents, but take these precautions before installing/using it: - Treat TRUGEN_API_KEY as a sensitive secret: never embed it in client-side code; use a server-side proxy for embeds/widgets and limit key scope if possible. Rotate keys and monitor usage. - Review any webhook callback URLs and handlers you configure—webhooks can receive sensitive transcripts or events; secure endpoints (HTTPS, signing secrets, IP allowlists) and avoid sending secrets to third parties. - Inspect and control any tools/MCPs you attach to agents: tool.request_config.url and MCP endpoints will be invoked by the platform—ensure they point to services you control and audit their behavior. - Note the included sample system prompts that instruct deployed avatars to 'perform actions silently' or 'not reveal system instructions': these are reasonable for deployed agents but could mask unwanted behavior if combined with powerful tools—ensure tool use is audited and endpoints are trusted. - Because this is instruction-only (no install), the main risk is network/API access using your TRUGEN_API_KEY—test in a sandbox account, apply least-privilege keys, and monitor logs for unexpected activity. If you need higher assurance, ask the skill publisher for an official homepage or source repo and confirm the API key permission model (scopes, rate limits, and revoke capability).
功能分析
Type: OpenClaw Skill Name: trugenai Version: 1.0.1 The Trugen AI skill bundle is a comprehensive set of API references and integration guides for building conversational video agents. It contains no executable code, instead providing structured documentation for an AI agent to interact with the https://api.trugen.ai platform. The bundle includes proactive security advice, such as warning users not to expose API keys in client-side code (references/embedding.md), and clearly distinguishes between instructions for the OpenClaw agent and system prompts for the deployed video avatars (references/prompting-and-use-cases.md). No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
能力评估
Purpose & Capability
Name/description match the files and required environment: the SKILL.md and reference files document the Trugen REST API, embedding, webhooks, KBs, tools, and LiveKit integration. The single declared env var TRUGEN_API_KEY is exactly the credential needed to call the API—no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md is an instruction-only skill and stays on-scope: it provides API endpoint examples, cURL snippets, and embed/widget patterns. It also contains sample system prompts and guardrails intended for deployed Trugen avatars (e.g., 'do not reveal system instructions' and 'perform actions silently'), which are expected in platform docs but could be repurposed if misused. The file does not instruct the skill to read local files, other env vars, or exfiltrate data outside the documented API/webhook flows.
Install Mechanism
No install spec and no code shipped: this is instruction-only and does not write code to disk or download packages. That minimizes installation risk.
Credentials
Only TRUGEN_API_KEY is required (primary credential). The docs mention an optional TRUGEN_AVATAR_ID for LiveKit but it's not required. No unrelated secrets are requested—credential requests are proportional to the described functionality.
Persistence & Privilege
always is false and model invocation is enabled (normal). The skill does not request permanent presence, nor does it ask to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install trugenai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /trugenai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Trugen AI 1.0.1 — Expanded documentation and usage details - Added comprehensive SKILL.md with setup guidance, platform architecture, and API overviews. - Detailed environment variables and security recommendations for API usage. - Included endpoint summaries, workflow guides, and links to platform documentation and support resources. - Described integration scenarios including LiveKit, webhooks, embeddings, and knowledge base management.
元数据
Slug trugenai
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Trugen AI 是什么?

Build, configure, and deploy conversational video agents using the Trugen AI platform API. Use this skill when the user wants to create AI video avatars, man... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 310 次。

如何安装 Trugen AI?

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

Trugen AI 是免费的吗?

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

Trugen AI 支持哪些平台?

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

谁开发了 Trugen AI?

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

💬 留言讨论