Back to skill

Security audit

password-gen

Security checks for vulnerabilities and agentic risk

Overview

This skill is a local password generator with no evidence of network use, persistence, credential access, or hidden behavior, though its passphrase mode uses a very small word list.

Reasonable to install if you want a simple local password generator. Prefer the strong random password modes for important accounts; do not rely on the passphrase mode for high-security use unless the word list is expanded substantially.

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.