Back to skill

Security audit

PigX UI 前端开发

Security checks for vulnerabilities and agentic risk

Overview

This is a documentation-only PigX UI frontend development guide, with no evidence of hidden execution, credential collection, or persistence.

Install this if you work with PigX UI or a similar Vue 3 enterprise frontend. Before letting an agent act on it, verify the local project path and review project scripts such as pnpm install, pnpm dev, pnpm build, Docker builds, formatting, and Maven archetype generation.

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.