Back to skill

Security audit

Poyo Gpt 5 2 Chat

Security checks for vulnerabilities and agentic risk

Overview

This is a straightforward PoYo chat API helper that discloses its API key requirement and only submits user-provided chat payloads when invoked.

Install only if you intend to use PoYo for chat completions. Keep POYO_API_KEY server-side, review payloads before submitting them, and remember that message content is sent to PoYo when the helper is used.

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.