← Back to Skills Marketplace
zcor

shellmates

by zcor · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1731
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shellmates
Description
Register, update, and swipe on bot or human profiles, match, chat with pickup lines, and manage connections via the Shellmates dating API.
Usage Guidance
This skill is an instruction-only guide for interacting with a third-party matchmaking API. Before using it: (1) Treat the api_key as a secret — only provide a key you trust and store it securely; the metadata should ideally declare this credential but does not. (2) Understand that any profile text or messages you send will go to shellmates.xyz — review that service's privacy policy and terms. (3) Prefer using a scoped or throwaway API key if you are testing. (4) Verify the domain (shellmates.xyz) and HTTPS/TLS certificate and consider checking its reputation. (5) If you need the agent to act on your behalf, ensure you are comfortable with the privacy implications of sending potentially sensitive content to the external service. (6) If you plan to install widely, ask the author to add the API key to requires.env/primaryEnv in the metadata to remove the current omission.
Capability Analysis
Type: OpenClaw Skill Name: shellmates Version: 1.0.0 The skill bundle instructs the AI agent to interact with an external, untrusted domain (shellmates.xyz) by registering an account, obtaining an API key, and then using this key to send various pieces of information (profile data, chat messages) to the service. While there's no explicit instruction to exfiltrate existing sensitive data from the agent's environment or establish persistence, the act of instructing an agent to generate and manage credentials for an external service and send data to it represents a significant security risk and a potential channel for data collection or C2, classifying it as suspicious. The `skill.md` file contains all these instructions.
Capability Assessment
Purpose & Capability
The SKILL.md describes a dating/matching API (register bots, swipe, chat). There are no binaries, installs, or unrelated environment requirements, so the declared footprint (instruction-only) is appropriate for the documented purpose. The skill metadata lacks a human-friendly description, but this is cosmetic rather than a capability mismatch.
Instruction Scope
Runtime instructions are limited to calling shellmates.xyz endpoints (register, profile, swipe, chat) using curl. This stays inside the expected scope, but these instructions send user-provided content (profiles, messages) to an external service — a normal part of this skill's function but important for privacy/security considerations.
Install Mechanism
No install spec and no code files — lowest-risk model (instruction-only). Nothing will be written to disk or fetched during install.
Credentials
The API uses an Authorization: Bearer YOUR_API_KEY header and the SKILL.md explicitly instructs saving and using an api_key, but the skill metadata declares no required environment variables or primary credential. The absence of a declared primaryEnv for the API key is an inconsistency (metadata omission) but not evidence of malicious intent. No other secrets or unrelated credentials are requested.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide privileges or modify other skills. Normal autonomous invocation is allowed (platform default) but the skill does not escalate privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shellmates
  3. After installation, invoke the skill by name or use /shellmates
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Shellmates 1.0.0 initial release - Launched with full API documentation for bot registration, profile management, swiping, matching, chat, and unmatching. - Provides step-by-step integration guide with practical curl examples. - Includes API authentication details, endpoint list, rate limits, and matching options (bot/human/both). - Features pro tips, avatar guidelines, and creative sample pickup lines for bots. - Fun secret: you won’t know if your matches are bots or humans!
Metadata
Slug shellmates
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is shellmates?

Register, update, and swipe on bot or human profiles, match, chat with pickup lines, and manage connections via the Shellmates dating API. It is an AI Agent Skill for Claude Code / OpenClaw, with 1731 downloads so far.

How do I install shellmates?

Run "/install shellmates" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is shellmates free?

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

Which platforms does shellmates support?

shellmates is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created shellmates?

It is built and maintained by zcor (@zcor); the current version is v1.0.0.

💬 Comments