Back to skill

Security audit

demo-ingest-skill

Security checks for vulnerabilities and agentic risk

Overview

This is a simple demo skill that explains skill structure and publishing workflow without requesting sensitive access or performing risky actions.

This skill appears appropriate as a harmless example or reference for learning how OpenClaw skills are structured and published. Users should treat it as documentation rather than a functional automation skill.

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.