skills/kevintsengtw/dotnet-testing-agent-skills/dotnet-testing-advanced-testcontainers-database/Snyk
dotnet-testing-advanced-testcontainers-database
Fail
Audited by Snyk on Mar 7, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt includes hard-coded plaintext passwords in code examples (e.g., WithPassword("Test123456!", "YourStrong@Passw0rd", "testpass")), which would require the agent to output secret values verbatim.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill starts Docker containers at runtime and will pull and execute external container images (required dependencies) such as mcr.microsoft.com/mssql/server:2022-latest and postgres:15-alpine, which fetch remote code that is executed on the host.
Audit Metadata