Jump to related tools in the same category or review the original source on GitHub.

DevOps & Cloud @diogopaesdev Updated 2/26/2026

Crawsecure OpenClaw Skill - ClawHub

Do you want your AI agent to automate Crawsecure workflows? This free skill from ClawHub helps with devops & cloud tasks without building custom tools from scratch.

What this skill does

Offline security analysis skill that helps detect unsafe patterns

Install

npx clawhub@latest install crawsecure

Full SKILL.md

Open original

Offline security scanner for ClawHub skills — detect unsafe patterns before installation.

CrawSecure

CrawSecure is an offline security analysis skill designed to help users evaluate potential risks in ClawHub / OpenClaw skills before installing or trusting them.

It promotes safer usage, transparency, and awareness when working with third-party skills.


🔍 What CrawSecure does

  • Analyzes skill-related files locally
  • Detects potentially dangerous patterns
  • Highlights security risks clearly
  • Helps users make informed decisions before installation

🚨 Risk Signals Analyzed

  • Dangerous command patterns (e.g. destructive or execution-related behavior)
  • References to sensitive files or credentials
  • Indicators of unsafe or risky practices

🔒 Security Philosophy

  • Read-only analysis
  • No network access
  • No code execution
  • No file modifications

CrawSecure exists to increase trust inside the ClawHub ecosystem.


⚙️ Execution Model

CrawSecure does NOT execute or install any third-party code.

This skill provides a local CLI tool that users run manually.

Using npx (recommended)

npx crawsecure ./path-to-skill
Original URL: https://github.com/openclaw/skills/blob/main/skills/diogopaesdev/crawsecure

Related skills

If this matches your use case, these are close alternatives in the same category.