skills/docker/docs/create-lab-guide/Gen Agent Trust Hub

create-lab-guide

Pass

Audited by Gen Agent Trust Hub on May 5, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill performs a git clone from the dockersamples GitHub organization to fetch documentation source files. This is a routine operation for fetching content to be processed and targets a well-known organization associated with the skill author.
  • [COMMAND_EXECUTION]: The skill uses git clone and mktemp -d to manage local files. These commands are localized to the task of repository management and temporary workspace creation.
  • [DATA_EXPOSURE]: The skill reads local files such as README.md, labspace.yaml, and compose.override.yaml within the cloned repository to extract learning objectives and configuration details. This is necessary for the skill's primary function of generating documentation guides and does not involve accessing sensitive system files or credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
May 5, 2026, 11:31 PM