Back to skill

Security audit

test-upload-skill

Security checks for vulnerabilities and agentic risk

Overview

This is a simple upload-test skill that only tells the agent to print a test status message and timestamp.

This skill is suitable as a low-risk test of ClawHub skill loading. Before installing, note that it does not provide useful production functionality; it is mainly a platform verification artifact that will make the agent print a success message and timestamp when invoked.

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.