Docker部署助手

Security checks across malware telemetry and agentic risk

Overview

This is a coherent Docker deployment helper skill, with one risky copyable cleanup command users should review before running.

Before using generated deploy scripts, review cleanup commands carefully. In particular, remove or gate docker system prune -f unless you intentionally want to delete unused local Docker containers, networks, images, and build cache.

SkillSpector

By NVIDIA
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
Findings (1)

Missing User Warnings

Medium
Confidence
95% confidence
Finding
The deployment script runs `docker system prune -f` automatically after deployment, which deletes all unused containers, networks, dangling images, and build cache on the local machine without any warning or confirmation. In a deployment-assistant skill, users may copy this script directly, so this can cause unexpected loss of local resources, break parallel projects, and disrupt rollback/debug workflows.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal