Back to skill

Security audit

word-letter-frequency

Security checks for vulnerabilities and agentic risk

Overview

This is a plain code-cleanup guidance skill with no executable payload, credential use, hidden behavior, or persistence.

Install if you want guidance for code cleanup and readability improvements. Because the skill encourages refactoring and adding comments, review any resulting code changes normally to make sure behavior was not accidentally changed.

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.