OpenClaw Safety Guard
PassAudited by VirusTotal on May 11, 2026.
Overview
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.
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.
You may not be able to confirm that the installed skill package corresponds to the registry entry and publisher you intended to trust.
This included package metadata conflicts with the supplied registry metadata, which lists a different owner ID and the slug "claw-guard-skill". That mismatch makes the package identity/provenance unclear.
"ownerId": "kn70pywhg0fyz996kpa8xj89s57yhv26", "slug": "summarize"
Resolve the metadata mismatch before installation, and verify the Homebrew formula/source for safety-guard from a trusted publisher.
The CLI may consume API quota, incur costs, or access provider features using keys you place in the environment.
The skill documents use of third-party provider credentials. This is expected for a model-backed CLI, but it gives the CLI access to use those accounts.
Set the API key for your chosen provider: - OpenAI: `OPENAI_API_KEY` - Anthropic: `ANTHROPIC_API_KEY` - xAI: `XAI_API_KEY` - Google: `GEMINI_API_KEY`
Use only the provider key you intend, prefer least-privilege or dedicated keys, and monitor usage/billing.
Private files, URLs, or YouTube-derived content you ask the skill to check may leave your machine for provider processing.
The examples combine local file processing with model/provider use and optional external extraction services. This appears purpose-aligned, but selected content may be processed by external services.
safety-guard "/path/to/file.pdf" --model google/gemini-3-flash-preview ... `--firecrawl auto|off|always` ... `--youtube auto` (Apify fallback if `APIFY_API_TOKEN` set)
Only run it on files and links you are comfortable sending to the configured provider or optional extraction service.
