zodiac-horoscopeFetch personalized daily horoscope forecasts from zodiac-today.com API based on natal chart calculations. Use when a user wants: (1) daily guidance on what a...
Install via ClawdBot CLI:
clawdbot install dowands/zodiac-horoscopeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://zodiac-today.com/api/auth/send-codeCalls external URL not in known-safe list
https://zodiac-today.com/api/auth/send-codeAI Analysis
The skill's external API calls (zodiac-today.com) are consistent with its stated purpose of fetching horoscopes and are documented in the setup instructions. While it collects sensitive PII (birth data) with a required consent warning, there is no evidence of hidden instructions, credential harvesting, or obfuscation. The primary risk is reliance on a third-party API's data handling practices.
Audited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
Integrate with calendar apps to provide daily horoscope insights, suggesting optimal times for meetings, creative work, or rest based on energy and focus forecasts. Helps users plan their day with astrologically favorable activities, improving time management and reducing decision fatigue.
Offer personalized daily guidance in wellness apps, combining horoscope forecasts with mindfulness prompts and self-care recommendations. Users receive advice on lucky colors for outfits or numbers for motivation, enhancing daily routines with a fun, reflective element.
Use future date analysis from paid tiers to recommend ideal days for weddings, job interviews, or first dates based on romance and luck metrics. Helps users schedule important life events during astrologically favorable periods, increasing confidence and perceived success.
Incorporate horoscope insights into travel apps to suggest best days for trips or activities, using energy and luck forecasts to enhance vacation planning. Users can avoid unfavorable days for travel and align adventures with high-energy periods.
Provide daily guidance on favorable days for financial decisions, such as investments or major purchases, based on overall ratings and lucky numbers. Helps users time transactions with astrological insights, adding a unique layer to risk assessment.
Offer basic daily horoscopes for free, with paid tiers unlocking advanced features like future date analysis, extended forecasts, and personalized planning tools. Revenue comes from monthly or annual subscriptions, targeting users seeking in-depth astrological guidance.
License the horoscope API to third-party developers for integration into apps, websites, or services, charging based on usage volume or feature tiers. Revenue is generated through API calls, with higher rates for advanced endpoints like date range analysis.
Provide customized horoscope services for brands in wellness, media, or entertainment, embedding the skill into their platforms with branded interfaces. Revenue comes from setup fees and ongoing maintenance contracts, leveraging astrology for user engagement.
💬 Integration Tip
Ensure robust handling of sensitive PII by implementing explicit user consent flows and secure storage for API keys, and automate email verification if possible to streamline setup.
Scored Apr 19, 2026
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
A clean, reliable system resource monitor for CPU load, RAM, Swap, and Disk usage. Optimized for OpenClaw.
Build reliable backend services with proper error handling, security, and observability.
Monitor blood glucose via Dexcom G7/G6 CGM
Location awareness via privacy-friendly GPS tracking (Home Assistant, OwnTracks, GPS Logger). Set location-based reminders and ask about movement history, travel time, and nearby POIs.
Structured logging, distributed tracing, and metrics collection patterns for building observable systems. Use when implementing logging infrastructure, setting up distributed tracing with OpenTelemetry, designing metrics collection (RED/USE methods), configuring alerting and dashboards, or reviewing observability practices. Covers structured JSON logging, context propagation, trace sampling, Prometheus/Grafana stack, alert design, and PII/secret scrubbing.