d1-02-api-docker-deploy
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
docker compose up -d --buildto build the container images from the local source and start the services in the background. - [EXTERNAL_DOWNLOADS]: The
assets/api.Dockerfilereferences official Microsoft .NET images (mcr.microsoft.com/dotnet/sdkandmcr.microsoft.com/dotnet/aspnet) to build and run the application. - [CREDENTIALS_UNSAFE]: The
assets/docker-compose.api.ymlfile contains a hardcoded connection string (Username=sic;Password=sic). These credentials appear to be dummy values specific to the 'sic' (softinter-chiangrai) project drill context.
Audit Metadata