← 返回 Skills 市场
chuckstock

Remix Api Key Auth

作者 chuckstock · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
990
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install remix-api-key-auth
功能描述
Configure and verify bearer API key authentication for Remix agent publishing workflows.
安全使用建议
This skill is internally consistent and simply documents how to create and test a Remix API key. Before you proceed: (1) only create and provide keys to trusted runtimes/agents; (2) store the key in a server-side secret manager or environment variable — avoid embedding it in client/browser code or chat messages; (3) use least-privilege keys and separate keys per environment/agent; (4) rotate and revoke keys if compromised; and (5) when testing, perform verification calls in a non-production project to avoid unintended side effects. The SKILL.md doesn't prescribe a specific env var name or storage method, so decide a safe naming and storage convention for your environment.
功能分析
Type: OpenClaw Skill Name: remix-api-key-auth Version: 0.1.0 The skill bundle provides instructions for configuring and verifying API key authentication for 'remix.gg'. The `SKILL.md` content is purely informational, guiding the user or agent on standard API key setup, storage (as a secret), usage, and troubleshooting. There are no instructions for prompt injection, data exfiltration, malicious execution, persistence, or any other harmful behavior. The external URLs mentioned (`https://remix.gg/api-keys`, `https://api.remix.gg`) are directly relevant to the skill's stated purpose.
能力评估
Purpose & Capability
Name/description and the SKILL.md align: the document explains how to create, store, and verify a Remix API key for agent publishing workflows. The skill does not request unrelated credentials, binaries, or system access.
Instruction Scope
Instructions are narrowly scoped to creating and testing a Remix API key and include a single suggested test call. They appropriately advise keeping the key server-side. Minor gap: SKILL.md tells the user to "store it as a secret in your service runtime" but does not suggest an env var name or concrete storage mechanism; this is a clarity/usability issue rather than a security incoherence.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing will be downloaded or written to disk during installation.
Credentials
The skill requests no environment variables or credentials. It advises the user to create and store an API key (which is expected for its purpose) but does not demand access to unrelated secrets or system config.
Persistence & Privilege
always:false and no install or config changes. The skill does not request persistent agent presence or modify other skills/settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install remix-api-key-auth
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /remix-api-key-auth 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release providing setup and verification instructions for Remix API key authentication. - Includes steps for creating and storing API keys, configuring authorization headers, and using the Remix API base URL. - Offers guidance for testing authentication and troubleshooting invalid API key issues. - Targets agent publishing workflows with secure server-side integration.
元数据
Slug remix-api-key-auth
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Remix Api Key Auth 是什么?

Configure and verify bearer API key authentication for Remix agent publishing workflows. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 990 次。

如何安装 Remix Api Key Auth?

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

Remix Api Key Auth 是免费的吗?

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

Remix Api Key Auth 支持哪些平台?

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

谁开发了 Remix Api Key Auth?

由 chuckstock(@chuckstock)开发并维护,当前版本 v0.1.0。

💬 留言讨论