dev-loop-dev-container

Pass

Audited by Gen Agent Trust Hub on Jul 8, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill's configuration templates fetch necessary resources from well-known and established service providers. Evidence includes the use of base images from Microsoft's Container Registry (mcr.microsoft.com) and the retrieval of the Oh My Zsh installation script from a public GitHub repository.
  • [COMMAND_EXECUTION]: The templates utilize standard Docker lifecycle hooks, such as postCreateCommand and onCreateCommand, and Dockerfile RUN instructions to automate the installation of development tools and project dependencies.
  • [COMMAND_EXECUTION]: The configuration demonstrates standard practices for bind-mounting sensitive host directories, including .ssh and .gitconfig, to facilitate secure credential forwarding and seamless Git operations within the development container environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 8, 2026, 12:21 PM
Security Audit — agent-trust-hub — dev-loop-dev-container