specflow-skill
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Credentials for cloud execution (LT_USERNAME, LT_ACCESS_KEY) are correctly handled through environment variables rather than being hardcoded in scripts.
- [SAFE]: External network connections are restricted to the official LambdaTest hub (hub.lambdatest.com), which is a well-known service and the vendor's own infrastructure.
- [SAFE]: The project configuration uses standard, verifiable NuGet packages (SpecFlow, Selenium, NUnit, WebDriverManager) common in the .NET testing ecosystem.
- [SAFE]: The skill implements standard automation patterns like the Page Object Model (POM) and utilizes the native SpecFlow BoDi container for dependency injection, ensuring maintainable and safe code structure.
- [SAFE]: Driver management via WebDriverManager is a standard practice for automating the setup of browser binaries in testing environments.
Audit Metadata