技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v0.1.0
统计:⭐ 0 · 79 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :可疑
Package:2404589803/geo-content-guard
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :可疑
OpenClaw 评估
The skill mostly matches its stated purpose (scanning web/content for GEO/SEO signals) but contains undeclared external-AI integration and documentation mismatches that could result in unintended content exfiltration if enabled.
目的
The code and commands align with the description: python3 scripts fetch URLs, load files, analyze text for brand/CTA/promo patterns, and emit PASS/WARN/BLOCK. Requiring only python3 is proportionate. One minor oddity: default policy brand_terms includes 'openclaw' (self-referential), which is plausible but worth noting.
说明范围
Instructions let the agent fetch arbitrary URLs and read arbitrary local files (scan-file). The SKILL.md states JSON reports are written to /root/clawd/output/..., but the shipped policy and code resolve reports to a {workspace}/output/... path — documentation and code mismatch. More importantly, the optional --with-ai mode triggers an AI review that (per code) transmits an excerpt + static analysis to an external service (zenmux.ai) when ZENM…
安装机制
No install spec; this is an instruction-only skill distributed with Python scripts and a JSON policy. That has a low install risk surface (no external downloads during install).
证书
The skill declares no required env vars, but the code reads several environment variables for optional AI review (e.g., ZENMUX_API_KEY, ZENMUX_ANTHROPIC_BASE_URL, GEO_GUARD_MODEL, ZENMUX_ANTHROPIC_MODEL, GEO_GUARD_AI_MAX_CHARS). ZENMUX_API_KEY unlocks sending content+metadata to an external API. These env vars are not documented in SKILL.md or metadata, which is an incoherence and a potential exfiltration vector if the user enables AI review w…
持久
The skill is not always-included and does not request elevated privileges. It writes reports to a workspace path and modifies only its own report output; autonomous invocation is allowed (default) but not combined with 'always: true'. No evidence of altering other skills or system-wide settings.
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「GEO Content Guard」。简介:Detects GEO/SEO soft articles, synthetic promotion pages, abnormal brand mentio…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/2404589803/geo-content-guard/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。