Analyzed Aug 19, 2026
This skill provides a utility for generating interactive bash scripts to help users perform manual configuration tasks like setting up environment variables or GitHub secrets. The provided bash template uses standard tools and follows security best practices, such as masking secret inputs and avoiding execution of untrusted remote code.