Back to skill

Security audit

Poyo Hunyuan 3d 3 1

Security checks across malware telemetry and agentic risk

Overview

The available evidence shows a simple API-oriented skill with disclosed curl and API-key use, with no evidence of hidden, destructive, or unrelated behavior.

Before installing, confirm the skill’s documentation clearly says it will make outbound API calls with POYO_API_KEY, use a least-privileged key if available, and avoid pasting secrets into chats or logs.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • 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
Findings (1)

Lp3

Medium
Category
MCP Least Privilege
Confidence
83% confidence
Finding
The skill declares shell capability requirements via `curl` in metadata and execution guidance, but the static finding indicates those capabilities are not reflected in an explicit permissions declaration. That mismatch can weaken review and policy enforcement because users or platforms may not realize the skill can initiate networked shell actions that handle secrets like `POYO_API_KEY`.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal