Weibo Hot Cn

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle is benign. The `SKILL.md` provides clear, non-malicious instructions and descriptions for an AI agent. The `scripts/weibo_hot.py` Python script, while importing the `requests` library, explicitly uses hardcoded mock data (`get_mock_data`) instead of making any actual network requests to an external API. No sensitive data is accessed, no malicious commands are executed, and there are no prompt injection attempts against the agent.