skills/xiaobei930/cc-best/devops/Gen Agent Trust Hub

devops

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill is configured to use the Bash tool for DevOps operations such as building Docker images, managing containers, and executing deployment scripts. These capabilities are appropriate for the skill's stated purpose of assisting with infrastructure tasks.
  • [EXTERNAL_DOWNLOADS]: The provided templates and documentation reference official Docker images and GitHub Actions from trusted, well-known organizations including Docker, Node.js, Python, and PostgreSQL. These references are standard for DevOps workflows and do not introduce unverifiable code.
  • [PROMPT_INJECTION]: The skill determines its operating mode by analyzing project files such as Dockerfiles, GitHub workflows, and Kubernetes configurations. This design creates a surface for indirect prompt injection from untrusted codebases, which is documented here as an inherent risk of development-centric automation.
  • [SAFE]: The skill explicitly includes security best practices, such as running containers with non-root users, utilizing .dockerignore files, and recommending dedicated secret management services instead of hardcoding credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 06:01 AM