geo_skill
Analysis
This is mostly a disclosed GEO API workflow, but it can publish generated articles by default without a separate content-review confirmation.
Findings (2)
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.
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.
“生成的文章是否需要您先审核再发布?(默认不需要审核,直接发布)” and “审核通过(自动创建发稿任务)”
The artifact states that generated articles can be directly published by default and that approval automatically creates a publishing task.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
“用户必须提供自己的 GEO API Key” and “将 key 保存到 `~/.openclaw/geo-api-key`”
The skill uses and locally persists a bearer-style service credential. This is expected for the GEO API, but it is sensitive authority.
