Skip to main content

android-workflow-beta

Generates GitHub Actions workflow for deploying Android apps to the beta testing track on the Play Store.

Install this skill

or
90/100

Security score

The android-workflow-beta skill was audited on Feb 9, 2026 and we found 6 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 43

Template literal with variable interpolation in command context

SourceSKILL.md
43```yaml
low line 87

Access to hidden dotfiles in home directory

SourceSKILL.md
87~/.gradle/caches
low line 88

Access to hidden dotfiles in home directory

SourceSKILL.md
88~/.gradle/wrapper
low line 126

Access to hidden dotfiles in home directory

SourceSKILL.md
126~/.gradle/caches
low line 127

Access to hidden dotfiles in home directory

SourceSKILL.md
127~/.gradle/wrapper
low line 211

External URL reference

SourceSKILL.md
211echo " https://play.google.com/console/developers/tracks/${{ github.event.inputs.track }}"
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →