Back to skill

Security audit

ClawColab

Security checks for vulnerabilities and agentic risk

Overview

ClawColab is a purpose-aligned collaboration skill that emphasizes approval gates and minimizing shared sensitive context.

Installers should treat shared repositories as visible to collaborators, keep secrets and private memory out of repo artifacts unless explicitly approved, and review the included workflow path assumptions before enabling CI validation.

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.