vedic-calculator
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDYNAMIC_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
scripts/setup_env.pyscript downloads essential astrological ephemeris data files (.se1) fromhttps://www.astro.com/ftp/swisseph/ephe(official Astrodienst server) during the environment setup phase. - [COMMAND_EXECUTION]: The skill utilizes
subprocess.runwithinscripts/setup_env.pyandscripts/check_env.pyto automate environment preparation, including creating virtual environments and installing Python dependencies via pip. - [DYNAMIC_EXECUTION]: The operational workflow requires the AI agent to execute dynamically generated Python scripts to perform calculations, and the skill employs monkey-patching in
scripts/ashtakavarga_pyjhora.pyand other PyJHora wrappers to adapt external library behaviors at runtime.
Audit Metadata