Back to skill

Security audit

folder-counter

Security checks for vulnerabilities and agentic risk

Overview

This is a simple folder-counting skill with no packaged executable code; the main caution is that its examples reference a PowerShell helper script that is not included in the artifact.

Install only if you want a skill that helps count files in folders you specify. Before running the example PowerShell command, verify and inspect the referenced count_files.ps1 script in your installed skill directory, because it was not included in this reviewed package.

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.