Honest Game Guide
AdvisoryAudited by Static analysis on May 4, 2026.
Overview
No suspicious patterns detected.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
What this means
Your game question and possibly your stated progress may be used in web lookups to find public guide sources.
Why it was flagged
The skill explicitly requires web search and page browsing to verify game information. This is expected for the stated research purpose, but it means user questions may be processed by external search or browsing services.
Skill content
metadata:\n openclaw: { "requires": ["web_search", "browse_page"], "priority": "high" } ... 使用 web_search + browse_page 工具访问上述可信来源进行验证。Recommendation
Avoid including personal or sensitive information in game-guide questions, and review cited sources if accuracy matters.
