Back to skill
v1.0.0
sanguosha-hero
BenignClawScan verdict for this skill. Analyzed May 1, 2026, 8:28 AM.
Analysis
This is a simple instruction-only skill for looking up public game character skill information, with no code, credentials, local file access, or persistence.
GuidanceThis skill appears safe for its intended use: asking about 三国杀 standard-edition character skills. Be aware that it relies on web search, so keep queries limited to public game information.
Findings (1)
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.
Abnormal behavior control
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Tool Misuse and Exploitation
SeverityInfoConfidenceHighStatusNote
SKILL.md
使用 `web_search` 搜索该武将的技能信息
The skill instructs the agent to use web search for public game-reference lookups; this is expected for the stated purpose, but users should know a query may leave the local chat context.
User impactA character lookup query may be sent to an external search service, but the artifacts do not show sensitive data access or account mutation.
RecommendationUse the skill for public game-information questions and avoid including private or unrelated personal information in the lookup request.
