Horoscope Daily

v2.3.0

Generates personalized horoscope readings for all twelve zodiac signs based on Western astrology. Supports any date (today, tomorrow, a specific date) and an...

0· 171·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (personalized horoscope generation) align with the actual artifacts: sign reference files and instructions to read/write a local MEMORY.md for birthday/sun-sign. No unrelated credentials, binaries, or packages are requested.
Instruction Scope
Runtime instructions tell the agent to read/write this directory's MEMORY.md and to read a sibling ../fortune-hub/MEMORY.md to reuse profile data. That is consistent with the stated purpose (avoid re-asking birthday) but does involve cross-directory access to a sibling skill's profile file — a reasonable design choice for a multi-skill repository but worth being aware of.
Install Mechanism
Instruction-only skill with no install steps, no downloads, and no code files — lowest-risk install surface.
Credentials
No required environment variables, no secrets, and no external endpoints. The only data access declared is local MEMORY.md read/write, which directly supports personalization.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The only persistence is writing the user's birthday to the skill's own MEMORY.md per the documented template — this is expected behavior for personalization.
Assessment
This skill appears to do what it says: generate horoscopes using local reference files and optionally save your birthday to MEMORY.md for personalization. Before installing, consider: (1) privacy — the skill will write your birthday to a local MEMORY.md file (only store what you want saved); (2) cross-skill access — it will read ../fortune-hub/MEMORY.md if present, so verify that sibling profile file doesn't contain other sensitive data; (3) trust the repository/owner (homepage points to a GitHub repo) if you want the skill to persist profile info. No network calls, credentials, or installs are required, which reduces risk.

Like a lobster shell, security has layers — review code before you run it.

latestvk97cjba9s78ct2me7p4r7rrbe5840qf0

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments