Geopolitics Expert

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: geopolitics-expert Version: 1.0.0 The 'geopolitics-expert' skill is a specialized analysis tool designed to evaluate news articles about armed conflicts using a set of provided geopolitical frameworks. It uses the 'web_fetch' tool to retrieve content from a user-provided URL and generates a structured report covering economic impacts, trading risks, and conflict termination scenarios based on models defined in 'references/frameworks.md'. The skill's instructions (SKILL.md) and reference data are consistent with its stated purpose, and there is no evidence of malicious intent, data exfiltration, or attempts to subvert the agent's security boundaries.

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

A malicious or misleading web page could influence the analysis if the agent over-trusts fetched content.

Why it was flagged

The skill directs the agent to fetch user-provided URLs. This is expected for news analysis, but external pages are untrusted inputs and should not be treated as instructions.

Skill content
Use `web_fetch` to extract article content from the provided URL.
Recommendation

Use the fetched article as evidence only, and verify important claims against other sources before relying on the analysis.

What this means

Users could over-rely on confident forecasts or trading opinions in a high-uncertainty domain.

Why it was flagged

The skill intentionally pushes the agent to provide confident probabilities and includes commodity trading assessments, which can make uncertain geopolitical and market forecasts appear more authoritative than they are.

Skill content
- **Be decisive** — provide clear probabilities, not vague ranges
Recommendation

Treat outputs as one analytical perspective, not definitive predictions or financial advice, and cross-check with reliable sources.