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.py script downloads essential astrological ephemeris data files (.se1) from https://www.astro.com/ftp/swisseph/ephe (official Astrodienst server) during the environment setup phase.
  • [COMMAND_EXECUTION]: The skill utilizes subprocess.run within scripts/setup_env.py and scripts/check_env.py to 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.py and other PyJHora wrappers to adapt external library behaviors at runtime.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 8, 2026, 10:28 AM
Security Audit — agent-trust-hub — vedic-calculator