Skip to main content

automate-this

Analyzes screen recordings to create automation scripts, extracting frames and audio to reconstruct workflows and suggest automation solutions.

Install this skill

or
80/100

Security score

The automate-this skill was audited on May 31, 2026 and we found 2 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 32

Template literal with variable interpolation in command context

SourceSKILL.md
32```bash
high line 223

Access to system keychain/keyring

SourceSKILL.md
2237. **Account for auth and secrets.** If the process involves logging in or using credentials, never hardcode them. Use environment variables, keychain access (macOS `security` command), or prompt for
Scanned on May 31, 2026
View Security Dashboard
Installation guide →