印度占星专业解盘系统

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The skill bundle contains several scripts with risky behaviors that warrant caution. Specifically, 'scripts/report_builder.py' uses 'os.system' to automatically install the 'markdown' package via pip if it is missing, which is a high-risk practice that could be exploited. Additionally, 'scripts/hermes_memory_core.py' and 'scripts/hermes_bridge.py' implement an aggressive local data harvesting system designed to automatically extract and store user preferences, project backgrounds, and specific data (like birth information) into a SQLite database and Markdown files in the user's home directory. While these features are aligned with the stated purpose of providing a 'memory' for the astrology agent, the combination of shell execution and broad data collection is considered suspicious.