Back to skill

Security audit

LeetCode Mock Interviewer

Security checks for vulnerabilities and agentic risk

Overview

This is a markdown-only coding interview practice skill with no hidden access, execution, persistence, or credential use.

Reasonable to install for interview practice. During mock sessions, avoid pasting proprietary code, credentials, or sensitive project details unless you are comfortable sharing them with the agent conversation.

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.