Skip to main content

selenium-testing

Automates browser testing using Selenium WebDriver with Python, enabling efficient visual testing and quality assurance.

Install this skill

or
97/100

Security score

The selenium-testing skill was audited on Feb 12, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 51

Access to .env file

SourceSKILL.md
51dotenv = _read_dotenv(Path(os.environ.get("DOTENV_PATH", ".env")))
low line 68

Access to .env file

SourceSKILL.md
68"Provide them in DOTENV_PATH (default: .env) or export them in your shell."
low line 58

External URL reference

SourceSKILL.md
58base_url = _get_config_value(key="BASE_URL", default="http://127.0.0.1:8000") or "http://127.0.0.1:8000"
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →
GitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry