Vedic Astrology

v1.2.0

A Vedic astrology (Jyotish) analyzer based on the Indian Jyotish tradition, using the Sidereal zodiac to read birth charts. Covers 27 Nakshatras (Lunar Mansi...

0· 181·1 current·1 all-time
byeamanc@eamanc-lab
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 and description (Vedic astrology / Jyotish sidereal readings) line up with the skill contents: calculation rules, interpretation guide, and the SKILL.md workflow. There are no unrelated binaries, credentials, or external services requested that would be inconsistent with an astrology reader.
Instruction Scope
Runtime instructions are self-contained and use only the included reference files for calculations and interpretation. The instructions explicitly direct the agent to read this directory's MEMORY.md and (if present) fortune-hub/MEMORY.md for pre-filled user profile fields, and to write/update this directory's MEMORY.md with the collected birth data and chart cache. Reading/writing these local files is coherent with providing personalized readings, but it is persistent storage of personal data and could expose other repo-stored profiles if those files exist.
Install Mechanism
No install spec and no code files — purely instruction-only. This is the lowest-risk install posture (nothing downloaded or written by an installer).
Credentials
The skill requires no environment variables, no credentials, and no config paths beyond the local reference files. The lack of requested secrets or unrelated env vars is proportionate to its purpose.
Persistence & Privilege
The skill persists user birth data and a chart cache to a local MEMORY.md file in its directory. Persisting personal data is expected for a personalized astrology skill, but it raises a privacy consideration: data is stored in plaintext in the repo area and the skill also reads fortune-hub/MEMORY.md if present, which could expose other profile data in the same repository.
Assessment
This skill appears to be what it claims: an instruction-only Vedic astrology reader that uses included reference text to estimate sidereal positions and Dasha timelines. Before installing, consider these practical points: - Privacy: the skill will store birth date/time/place and computed chart fields to a local MEMORY.md file in the skill directory. If you keep sensitive personal data in your repo, review or move MEMORY.md and confirm you are comfortable with plaintext persistence. - Cross-repo reads: the skill will attempt to read fortune-hub/MEMORY.md in the same repo to fill missing profile fields. Verify that file doesn't contain unrelated or sensitive profiles you don't want the skill to access. - Autonomy: the skill is user-invocable and can be triggered when users mention relevant keywords. If you do not want automatic invocation or automatic writing of MEMORY.md, keep the skill disabled by default or adjust agent policies. - Accuracy: calculations are explicitly approximate (average planetary velocities, Lahiri ayanamsa formula). For degree-level precision (Ascendant, exact planetary longitudes) use a dedicated astronomical engine (e.g., Kerykeion, Astropy) — this is documented in the skill. If you want stronger privacy, either remove or relocate MEMORY.md, or modify the skill to prompt before persisting any personal data.

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

latestvk97aqq91zb3hk7td8g3skssnj983cvt1

License

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

Comments