Skip to main content

ds160-autofill

Automates the filling of US DS-160 visa forms, handling complex cases and session persistence for user convenience.

Install this skill

or
92/100

Security score

The ds160-autofill skill was audited on Feb 9, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 208

Template literal with variable interpolation in command context

SourceSKILL.md
208```
low line 21

External URL reference

SourceSKILL.md
212. **Open DS-160 website**: Use `browser` tool to open `https://ceac.state.gov/genniv/` with profile `openclaw`
low line 70

External URL reference

SourceSKILL.md
70browser_start: { profile: "openclaw", targetUrl: "https://ceac.state.gov/genniv/" }
low line 73

External URL reference

SourceSKILL.md
73// Example: https://ceac.state.gov/GenNIV/Common/ConfirmApplicationID.aspx
Scanned on Feb 9, 2026
View Security Dashboard