Skip to main content

robot-framework-skill

Generates Robot Framework tests in keyword-driven syntax with Python, supporting Selenium and Requests libraries for automated testing.

Install this skill

or
73/100

Security score

The robot-framework-skill skill was audited on May 13, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 27

Template literal with variable interpolation in command context

SourceSKILL.md
27```robot
medium line 60

Template literal with variable interpolation in command context

SourceSKILL.md
60```robot
medium line 81

Template literal with variable interpolation in command context

SourceSKILL.md
81```robot
medium line 98

Template literal with variable interpolation in command context

SourceSKILL.md
98```robot
medium line 115

Template literal with variable interpolation in command context

SourceSKILL.md
115```robot
low line 34

External URL reference

SourceSKILL.md
34${BASE_URL} http://localhost:3000
low line 120

External URL reference

SourceSKILL.md
120${REMOTE_URL} https://%{LT_USERNAME}:%{LT_ACCESS_KEY}@hub.lambdatest.com/wd/hub
Scanned on May 13, 2026
View Security Dashboard
Installation guide →