← Back to Skills Marketplace
chuckstock

Remix Api Key Auth

by chuckstock · GitHub ↗ · v0.1.0
cross-platform ✓ Security Clean
990
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install remix-api-key-auth
Description
Configure and verify bearer API key authentication for Remix agent publishing workflows.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install remix-api-key-auth
  3. After installation, invoke the skill by name or use /remix-api-key-auth
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug remix-api-key-auth
Version 0.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Remix Api Key Auth?

Configure and verify bearer API key authentication for Remix agent publishing workflows. It is an AI Agent Skill for Claude Code / OpenClaw, with 990 downloads so far.

How do I install Remix Api Key Auth?

Run "/install remix-api-key-auth" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Remix Api Key Auth free?

Yes, Remix Api Key Auth is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Remix Api Key Auth support?

Remix Api Key Auth is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Remix Api Key Auth?

It is built and maintained by chuckstock (@chuckstock); the current version is v0.1.0.

💬 Comments