Back to skill

Security audit

PigX Server 后端开发

Security checks across malware telemetry and agentic risk

Overview

The skill appears purpose-aligned, with the main caution being example database and Redis credentials that users should not reuse.

Install only if you understand the database/Redis setup guidance. Replace all example credentials and encryption passwords before use, do not reuse the shown defaults in shared or production systems, and prefer environment variables or a secrets manager for real secrets.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • 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
Findings (1)

Missing User Warnings

Medium
Confidence
97% confidence
Finding
The skill embeds concrete database credentials (`postgres/postgres`), Redis connection details, and explicitly states an encryption password (`pigx`) in documentation. Even if these are intended as local-development examples, publishing secrets or secret-like values in a reusable skill encourages insecure deployment, credential reuse, and accidental use in real environments; in an agent skill context, this is more dangerous because the agent may surface or repeat these values without warning.

VirusTotal

52/52 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.