← 返回 Skills 市场
john-niu-07

OpenClaw Safety Guard

作者 John-niu-07 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
235
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install claw-guard-skill
功能描述
Safety Guard URLs or files with the safety-guard CLI (web, PDFs, images, audio, YouTube).
使用说明 (SKILL.md)

Safety Guard

Fast CLI to safety-guard URLs, local files, and YouTube links.

Quick start

safety-guard "https://example.com" --model google/gemini-3-flash-preview
safety-guard "/path/to/file.pdf" --model google/gemini-3-flash-preview
safety-guard "https://youtu.be/dQw4w9WgXcQ" --youtube auto

Model + keys

Set the API key for your chosen provider:

  • OpenAI: OPENAI_API_KEY
  • Anthropic: ANTHROPIC_API_KEY
  • xAI: XAI_API_KEY
  • Google: GEMINI_API_KEY (aliases: GOOGLE_GENERATIVE_AI_API_KEY, GOOGLE_API_KEY)

Default model is google/gemini-3-flash-preview if none is set.

Useful flags

  • --length short|medium|long|xl|xxl|\x3Cchars>
  • --max-output-tokens \x3Ccount>
  • --extract-only (URLs only)
  • --json (machine readable)
  • --firecrawl auto|off|always (fallback extraction)
  • --youtube auto (Apify fallback if APIFY_API_TOKEN set)

Config

Optional config file: ~/.safety-guard/config.json

{ "model": "openai/gpt-5.2" }

Optional services:

  • FIRECRAWL_API_KEY for blocked sites
  • APIFY_API_TOKEN for YouTube fallback
功能分析
Type: OpenClaw Skill Name: claw-guard-skill Version: 1.0.0 The skill bundle appears to be a deceptive or poorly constructed clone of a legitimate tool (summarize), renamed to 'safety-guard'. It references a non-existent Homebrew formula (steipete/tap/safety-guard) and non-existent AI models such as 'gpt-5.2' and 'gemini-3-flash-preview' in SKILL.md. The discrepancy between the tool's stated purpose, its actual flags (which are for summarization), and the invalid installation source suggests the bundle is untrustworthy or a hallucinated template.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install claw-guard-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /claw-guard-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug claw-guard-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OpenClaw Safety Guard 是什么?

Safety Guard URLs or files with the safety-guard CLI (web, PDFs, images, audio, YouTube). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 235 次。

如何安装 OpenClaw Safety Guard?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install claw-guard-skill」即可一键安装,无需额外配置。

OpenClaw Safety Guard 是免费的吗?

是的,OpenClaw Safety Guard 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw Safety Guard 支持哪些平台?

OpenClaw Safety Guard 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenClaw Safety Guard?

由 John-niu-07(@john-niu-07)开发并维护,当前版本 v1.0.0。

💬 留言讨论