Back to skill

Security audit

Cn Password Generator V2

Security checks for vulnerabilities and agentic risk

Overview

The skill bundle is mostly coherent, but its autoreview helper defaults to launching a nested Codex review with full sandbox and approval bypass, which is high-impact authority for a review workflow.

Review before installing if you do not want a skill to run nested review tools with full local authority. Prefer using the autoreview helper with --no-yolo or AUTOREVIEW_YOLO=0 unless you intentionally want approval and sandbox bypass. Also confirm moderation commands carefully because they can ban users, change roles, or restore hidden skills.

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.