← Back to Skills Marketplace
shrekuu

MysticX Tarot Drawer

by shrekuu · GitHub ↗ · v1.1.1
cross-platform ⚠ suspicious
455
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install mysticx-tarot-drawer
Description
Draw tarot cards from MysticX.ai — one card, daily card, or any of 13 spreads. Browse the full 78-card deck. No API key needed.
Usage Guidance
This skill simply calls a public MysticX API to fetch tarot cards and spreads and does not request any credentials or install software. Before installing, consider: (1) Any question or personal detail you include will be sent to mysticx.ai (the API echoes the question), so avoid sending sensitive PII. (2) The SKILL.md includes a homepage (https://mysticx.ai) but registry metadata omitted it — if provenance matters, verify the site and its privacy policy. (3) If you need offline/no-network operation for privacy, this skill is not suitable. Otherwise the skill appears coherent and proportionate to its stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: mysticx-tarot-drawer Version: 1.1.1 The skill's instructions are primarily benign, directing the OpenClaw agent to interact with the mysticx.ai API for tarot card services. However, it instructs the agent to pass user-provided input directly into URL query parameters (e.g., `question`) and to render API-provided strings (e.g., `Card Name`, `imageUrl`) as markdown. These patterns, found in SKILL.md, introduce potential vulnerabilities such as URL injection or markdown injection if the OpenClaw agent does not adequately sanitize or encode user input and API responses before making requests or rendering output. While there is no evidence of intentional malicious behavior, these risky capabilities warrant a 'suspicious' classification due to the potential for exploitation.
Capability Assessment
Purpose & Capability
The name/description (draw tarot cards, browse deck, spreads) matches the SKILL.md instructions which call a public MysticX API. The skill requests no binaries, env vars, or installs, which is appropriate for a simple HTTP-backed tarot lookup. Minor metadata mismatch: registry metadata lists no homepage while SKILL.md metadata includes https://mysticx.ai — not a functional problem but worth noting.
Instruction Scope
Runtime instructions are narrowly scoped to making GET requests to mysticx.ai endpoints and returning card data. They instruct the agent to pass the user's question as a query parameter (the API echoes it back), so user-provided questions and any text the agent includes will be transmitted to a third party. The skill does not instruct reading local files or other environment data.
Install Mechanism
There is no install spec and no code files; this is the lowest-risk model because nothing is written to disk. The agent will only perform network requests per the SKILL.md when invoked.
Credentials
The skill requires no environment variables, keys, or credentials. That is proportional to its stated purpose; there are no unrelated or excessive credential requests.
Persistence & Privilege
always is false and the skill is user-invocable. The skill can be invoked autonomously by the agent (platform default), which is expected for interactive skills. There is no evidence it modifies agent/system configuration or requests persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mysticx-tarot-drawer
  3. After installation, invoke the skill by name or use /mysticx-tarot-drawer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
Add example requests for tarot card and spread endpoints
v1.1.0
Update API response descriptions for card and spread endpoints
v1.0.0
Initial release of MysticX Tarot Drawer - Draw tarot cards individually or in 13 different spreads using the MysticX public API. - Browse the complete 78-card Rider-Waite deck and view card meanings, keywords, and images. - Supports localization in 9 languages; all card and spread data returned in the chosen language. - No authentication or API key required; all endpoints are free and open. - Easily list and learn about available spreads and card details for user questions. - Automatic formatting guidance provided for displaying card images and details.
Metadata
Slug mysticx-tarot-drawer
Version 1.1.1
License
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is MysticX Tarot Drawer?

Draw tarot cards from MysticX.ai — one card, daily card, or any of 13 spreads. Browse the full 78-card deck. No API key needed. It is an AI Agent Skill for Claude Code / OpenClaw, with 455 downloads so far.

How do I install MysticX Tarot Drawer?

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

Is MysticX Tarot Drawer free?

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

Which platforms does MysticX Tarot Drawer support?

MysticX Tarot Drawer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created MysticX Tarot Drawer?

It is built and maintained by shrekuu (@shrekuu); the current version is v1.1.1.

💬 Comments