← Back to Skills Marketplace
mohammadsheikhian

omadeus

by mohammadsheikhian · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
736
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install omadeus
Description
Manage Omadeus entities via the Omadeus REST API.
Usage Guidance
Do not install or provide any API keys yet. Ask the publisher to explain: (1) why the SKILL.md targets milestone.xeba.ir instead of omadeus.com, (2) why the notes mention Trello and API tokens, (3) which environment variables or credentials the skill actually needs and where they'll be sent, and (4) to provide realistic, correct curl examples (standard HTTP verbs like GET/POST) and a trustworthy endpoint (official Omadeus domain). If you must test, do so in a sandbox account with limited permissions and rotated credentials, and avoid supplying production API keys until the inconsistencies are resolved.
Capability Analysis
Type: OpenClaw Skill Name: omadeus Version: 1.0.1 The skill is suspicious due to a significant domain mismatch and a misleading prompt injection risk. The `SKILL.md` file, despite claiming to manage 'Omadeus entities' and listing `omadeus.com` as its homepage, provides `curl` examples that consistently target `milestone.xeba.ir`. Furthermore, the `SKILL.md` contains an incongruous warning about 'API key and token' providing 'full access to your Trello account,' which is irrelevant to the stated purpose and could confuse the AI agent, leading to potential misuse or exposure of unrelated credentials.
Capability Assessment
Purpose & Capability
The skill is named and described as an Omadeus REST API integration, but the SKILL.md shows curl calls to https://milestone.xeba.ir/... (not omadeus.com) and contains text referring to Trello (API key/token) — credentials and endpoints don't match the stated purpose.
Instruction Scope
The runtime instructions tell the agent to run curl against an unexpected external domain and to use a nonstandard HTTP verb ('-X LIST'). They also mention API keys/tokens and rate limits but give no guidance on which environment variables or secure storage to use. The doc's examples and notes appear copy-pasted and out-of-scope.
Install Mechanism
No install spec and no code files (instruction-only). That reduces disk/installation risk — nothing is downloaded or written by an installer.
Credentials
The skill declares no required environment variables or primary credential, yet the README warns about API key/token access to a Trello account. This mismatch means the skill may expect secrets but does not declare or justify them.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It is user-invocable and allows autonomous invocation by default (normal). It does not declare modifications to other skills or system-wide configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install omadeus
  3. After installation, invoke the skill by name or use /omadeus
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Updated curl command examples to use the custom HTTP method 'LIST' instead of 'GET'. - Added a note that custom method names like 'list', 'create', etc., should be used in API calls.
v1.0.0
Initial release of the Omadeus skill. - Manage Omadeus entities via the REST API. - Provides bash curl command examples for listing "nuggets". - Includes notes on API usage, rate limits, and security. - Documentation available at https://omadeus.com/.
Metadata
Slug omadeus
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is omadeus?

Manage Omadeus entities via the Omadeus REST API. It is an AI Agent Skill for Claude Code / OpenClaw, with 736 downloads so far.

How do I install omadeus?

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

Is omadeus free?

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

Which platforms does omadeus support?

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

Who created omadeus?

It is built and maintained by mohammadsheikhian (@mohammadsheikhian); the current version is v1.0.1.

💬 Comments