skills/leavesfly/jimi/docker-setup/Gen Agent Trust Hub

docker-setup

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill utilizes a bash script 'docker-check.sh' to perform basic environment checks. It uses commands like 'docker --version' and 'docker ps' which are standard, low-risk diagnostic operations used to confirm the local environment state.
  • [CREDENTIALS_UNSAFE] (SAFE): A hardcoded password 'password' is present in the Docker Compose example within 'SKILL.md'. This is used exclusively as a placeholder in documentation and does not represent a functional secret or a vulnerability in the skill logic.
  • [EXTERNAL_DOWNLOADS] (SAFE): No remote resources, external scripts, or untrusted packages are downloaded or executed by this skill.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:05 PM