← Back to Skills Marketplace
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install toolweb-vedic-horoscope
Description
Generates personalized Vedic horoscopes and birth charts based on birth data and astrological calculations.
Usage Guidance
This skill appears to call a third‑party API (api.mkkpro.com) to generate horoscopes and will send sensitive personal data (names, birth date/time/place, mobile). Before installing, consider: 1) Do you trust the external service and its privacy/retention practices? Ask the publisher for a privacy policy and endpoint ownership details. 2) Test with dummy/non-sensitive data first. 3) Avoid sending real mobile numbers or other PII until you verify the service. 4) If you require on‑premise or privacy-preserving generation, prefer a skill that runs locally or documents data handling and authentication. 5) If you plan production use, request formal API credentials, SLA, and security documentation from the publisher.
Capability Analysis
Type: OpenClaw Skill
Name: toolweb-vedic-horoscope
Version: 1.0.0
The skill is a standard API wrapper for a Vedic horoscope generation service hosted at api.mkkpro.com. While it requests significant personal identifiable information (PII) including mobile numbers and parents' names, this behavior is transparently documented in SKILL.md and openapi.json as part of the service's functionality. There is no evidence of malicious execution, prompt injection, or unauthorized data exfiltration from the agent's environment.
Capability Assessment
Purpose & Capability
The name/description (Vedic horoscope generator) match the provided OpenAPI spec and SKILL.md. The endpoints and request fields are appropriate for generating horoscopes. Minor note: the SKILL.md describes a hosted backend/service (api.mkkpro.com) but the skill bundle contains no code or credentials — it appears to be an instruction-only integration that calls a third-party API, which is plausible but should be expected.
Instruction Scope
The instructions require submitting detailed personal data (full name, parents' names, DOB/time/place, mobile) to an external API (api.mkkpro.com / api.mkkpro.com:8159). That is coherent with horoscope generation but is a privacy concern: the skill will send personally identifiable information (PII) to a third party. SKILL.md does not document privacy, retention, or consent. The instructions do not attempt to read local files or other unrelated environment variables (good), but they do direct data off-agent to an external service of unknown trustworthiness.
Install Mechanism
No install spec and no code files—this is instruction-only. That minimizes on-disk risk; nothing is downloaded or executed by the install process.
Credentials
The skill requests no environment variables or credentials, which is proportionate. However, the OpenAPI and SKILL.md reference a hosted API that in other contexts might require an API key; the bundle provides no information about authentication or rate-limiting, and the service owner/homepage is unclear. Absence of declared credentials reduces attack surface but also leaves provenance and trust unclear.
Persistence & Privilege
always is false and the skill requires no persistent agent modifications or system-level privileges. Autonomous invocation is allowed (platform default) but not combined with additional privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install toolweb-vedic-horoscope - After installation, invoke the skill by name or use
/toolweb-vedic-horoscope - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the Vedic Horoscope Generator API.
- Provides endpoints for generating personalized Vedic horoscopes as downloadable PDFs.
- Supports both South Indian and North Indian chart types with multilingual options.
- Includes city search, service status, and PDF download features.
- Flexible pricing plans for various user needs.
Metadata
Frequently Asked Questions
What is Vedic Horoscope?
Generates personalized Vedic horoscopes and birth charts based on birth data and astrological calculations. It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.
How do I install Vedic Horoscope?
Run "/install toolweb-vedic-horoscope" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vedic Horoscope free?
Yes, Vedic Horoscope is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vedic Horoscope support?
Vedic Horoscope is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vedic Horoscope?
It is built and maintained by ToolWeb (@krishnakumarmahadevan-cmd); the current version is v1.0.0.
More Skills