Back to skill

Security audit

Clean Content Fetch

Security checks for vulnerabilities and agentic risk

Overview

This is a simple test skill that only tells the agent to reply with a hello message and confirm the skill system works.

This skill is appropriate for testing whether OpenClaw can load and invoke a skill. It has very limited functionality and does not appear to need any sensitive access, but it is only useful as a basic hello-world style check.

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.