pattern-deploy
Facilitates the deployment and testing of patterns using CLI commands for efficient development workflows.
Install this skill
or
99/100
Security score
The pattern-deploy skill was audited on Feb 12, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 17
Access to hidden dotfiles in home directory
SourceSKILL.md
| 17 | ls -la *.key 2>/dev/null || ls -la ~/.claude/*.key 2>/dev/null || find . -name "*.key" -maxdepth 2 2>/dev/null |
Scanned on Feb 12, 2026
View Security Dashboard