Back to skill
Skillv1.0.1
VirusTotal security
Reddit 主题洞察 · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 29, 2026, 4:43 AM
- Hash
- c41355da8b66021eaefc25768adbf3701e4f4c6dd040ddbe073ffeeeaa5b121a
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: reddit-topic-insight Version: 1.0.1 The OpenClaw AgentSkills skill bundle is classified as benign. The Python scripts (`reddit_collector.py`, `reddit_detail_fetcher.py`, `content_merger.py`) perform legitimate data collection from Reddit and local file processing, without any evidence of data exfiltration to unauthorized endpoints, arbitrary code execution, or persistence mechanisms. The skill's design principles, explicitly stated in `SKILL.md` and `workflow/*.md` files, demonstrate a conscious effort to mitigate prompt injection risks against the AI agent through '上下文隔离' (context isolation) and by strictly forbidding the main agent from reading SubAgent-generated content files ('主 Agent 严禁读取 piece 文件内容'), instead only checking for file existence. All file paths for script arguments are either fixed or derived from sanitized user input (slug), preventing path traversal or shell injection.
- External report
- View on VirusTotal
