stock-rumors-zh

PassAudited by VirusTotal on Apr 18, 2026.

Findings (1)

The skill bundle is a financial market rumor scanner designed to interface with the AISA API. The Python script (`scripts/rumor_scanner.py`) uses the standard OpenAI library to query an external endpoint (api.aisa.one) for market signals and contains no evidence of malicious execution, data exfiltration, or obfuscation. Notably, the `SKILL.md` file includes defensive instructions explicitly telling the AI agent not to access sensitive local data like cookies or passwords, which aligns with secure development practices.