docker-local-dev
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill follows a transparent, interactive workflow that requires user confirmation before generating or modifying any files.
- [EXTERNAL_DOWNLOADS]: Fetches established administrative tools like WP-CLI and Drush from their official GitHub repositories. These downloads are performed to support the primary functionality of the CMS stacks (WordPress and Drupal) and originate from trusted sources.
- [COMMAND_EXECUTION]: Uses local shell scripts (
detect-stack.sh,detect-images.sh,health-check.sh) to automate environment discovery and service verification. These scripts are intended to run within the user's local development environment to provide accurate configuration recommendations. - [SAFE]: Implements a robust backup strategy for existing Docker files, ensuring that user customizations are preserved during configuration updates or merges.
Audit Metadata