docker-helper

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • COMMAND_EXECUTION (LOW): The skill instructs the agent to use powerful Docker CLI commands such as docker exec -it <container> /bin/bash and docker inspect. While these are standard administrative tools, they allow for high-privilege interaction with containerized environments.
  • Indirect Prompt Injection (LOW): The skill possesses an indirect injection surface through log analysis.
  • Ingestion points: docker logs -f <container> (SKILL.md)
  • Boundary markers: Absent. There are no instructions to ignore or sanitize content found within logs.
  • Capability inventory: docker exec, docker inspect, and docker ps (SKILL.md) provide significant environment interaction.
  • Sanitization: Absent. The skill does not define methods to escape or validate data retrieved from container outputs.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:00 PM