Back to skill

Security audit

ClawHub Skill Creator Guide

Security checks for vulnerabilities and agentic risk

Overview

This is an instruction-only guide for creating and publishing ClawHub skills, with no executable payload or hidden behavior found.

Before using the guide, run the npx ClawHub commands deliberately, review the local folder you publish, and remember that publishing makes the selected skill metadata and files available through ClawHub.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.