containerize-aspnetcore
Audited by Runlayer on Feb 25, 2026
Malicious tool definition detected
Tool: SKILL.md [1/3] Description: --- name: containerize-aspnetcore description: 'Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project.' --- # ASP.NET Core Docker Containerization Prompt ## Containerization Request Containerize the ASP.NET Core (.NET) project specified in the settings below, focusing **exclusively** on changes required for the application to run in a Linux Docker container. Containerization should consider all settings spec
Tool: SKILL.md [2/3] Description: consider all requirements in the containerization settings: - .NET version and Linux distribution - Exposed ports - User account for container - ASPNETCORE_URLS configuration - System package installation - Native library dependencies - Additional .NET tools - Environment variables - File/directory copying - Volume mount points - Health check configuration 6.
Tool: SKILL.md [3/3] Description: unnecessary ones 4.