remote-docker-nas

Pass

Audited by Gen Agent Trust Hub on Feb 23, 2026

Risk Level: SAFE
Full Analysis
  • COMMAND_EXECUTION (SAFE): The skill uses a Makefile and command-line examples to execute standard docker and ssh commands. These are transparently documented and necessary for the skill's primary function of remote container management.
  • EXTERNAL_DOWNLOADS (SAFE): The skill suggests using 'crane' to pull images from Docker Hub. These downloads are standard for Docker workflows and are performed using established community tools.
  • CREDENTIALS_UNSAFE (SAFE): While the Docker Compose templates contain default passwords like 'changeme', these are clearly designated as placeholders for the user to update during their own setup and do not represent a leak of active credentials.
  • Persistence Mechanisms (SAFE): The skill includes instructions for the user to manually add the DOCKER_HOST environment variable to their shell profile (~/.zshrc). This is a standard configuration practice for persistence and is performed by the user, not by an automated malicious script.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 23, 2026, 03:32 AM