Back to skill

Security audit

demo-hello-skill

Security checks for vulnerabilities and agentic risk

Overview

This is a minimal demo skill that only documents a greeting command and does not request sensitive access or perform hidden actions.

This skill appears safe for a publish-flow demo. Before installing, note that it is only documentation for a simple greeting command and does not provide broader functionality beyond smoke testing.

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.