Back to skill

Security audit

Skill Publish Guide

Security checks for vulnerabilities and agentic risk

Overview

This is a documentation-only ClawHub publishing guide whose CLI examples and account-management commands match its stated purpose.

Before using it, make sure the clawhub CLI is installed from a trusted source and that you understand account-changing commands like publish, delete, undelete, and sync --all. Use custom CLAWHUB_SITE or CLAWHUB_REGISTRY values only when you intentionally trust that registry.

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.