Back to skill

Security audit

Dockerfile Hardener / Dockerfile安全加固器

Security checks across malware telemetry and agentic risk

Overview

This appears to be a Dockerfile-hardening helper with a purpose-aligned file output; the main caution is to review the output path before letting it overwrite anything.

Install only if you want an agent to generate or harden Dockerfiles. Before running it, choose a new or backup output path, check whether an existing Dockerfile would be overwritten, and review the generated Dockerfile before building or deploying it.

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

Low
Confidence
94% confidence
Finding
The skill explicitly states it will write a hardened Dockerfile to an output path, but it does not warn that running it creates or overwrites files. In an agentic or automated workflow, undisclosed file modification can cause unintended changes to a repository, overwrite existing artifacts, or introduce unreviewed generated content into builds.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.