← 返回 Skills 市场
lucassynnott

Gamma

作者 Lucas Synnott · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
4578
总下载
3
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install gamma
功能描述
Generate AI-powered presentations, documents, and social posts using Gamma.app API. Use when user asks to create a presentation, pitch deck, slide deck, document, or social media carousel. Triggers on requests like "create a presentation about X", "make a pitch deck", "generate slides", or "create a Gamma about X".
安全使用建议
Install only if you are comfortable sending the prompts and document text you provide to Gamma.app using your Gamma API key. Do not pass secrets, credentials, private keys, regulated data, or confidential business documents unless your use of Gamma is approved. Review the shell script before use and prefer explicit file paths/content you intended to upload rather than letting an agent choose files autonomously.
功能分析
Type: OpenClaw Skill Name: gamma Version: 1.0.0 The skill is classified as suspicious due to its capability to read arbitrary local files and send their content to the Gamma.app API. While the `SKILL.md` documentation provides an example `$(cat pitch.md)` for a legitimate use case, this mechanism could be abused by a prompt-injected agent to read sensitive local files (e.g., `~/.ssh/id_rsa`) and transmit them to `public-api.gamma.app`. Although the destination is the intended service, sending unintended sensitive data to any third-party service constitutes a potential data leak, representing a risky capability without clear malicious intent from the skill developer.
能力评估
Purpose & Capability
The stated capability of generating Gamma content through Gamma.app matches the observed use of a Gamma API endpoint and an API-key-authenticated request.
Instruction Scope
The skill can transmit arbitrary prompt or document text supplied to it, including content passed from local files, so users should treat inputs as being shared with Gamma rather than processed locally.
Install Mechanism
The skill uses a shell wrapper script according to the scanner evidence; that is coherent for a curl/API integration, though the metadata should ideally disclose the command and network/API-key requirements explicitly.
Credentials
Network access to public-api.gamma.app and use of a Gamma API key are proportionate to the skill's purpose. I found no artifact-backed evidence of unrelated network destinations, broad local indexing, or automatic secret harvesting.
Persistence & Privilege
No evidence was provided or found of persistence, background agents, privilege escalation, credential-store access, destructive file operations, or long-running workers.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gamma
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gamma 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Generate AI-powered presentations, documents, and social posts via Gamma.app API
元数据
Slug gamma
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Gamma 是什么?

Generate AI-powered presentations, documents, and social posts using Gamma.app API. Use when user asks to create a presentation, pitch deck, slide deck, document, or social media carousel. Triggers on requests like "create a presentation about X", "make a pitch deck", "generate slides", or "create a Gamma about X". 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4578 次。

如何安装 Gamma?

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

Gamma 是免费的吗?

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

Gamma 支持哪些平台?

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

谁开发了 Gamma?

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

💬 留言讨论