qa-selenium-py-writer

Pass

Audited by Gen Agent Trust Hub on Sep 18, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill generates Python code based on external test case specifications. * Ingestion points: Test cases provided from manual designs, specifications, or requirements documents. * Boundary markers: The generated code follows a structured Page Object Model (POM) pattern to separate locators from test logic. * Capability inventory: The skill can write files to the tests/e2e directory and generate code for browser navigation and file system interaction. * Sanitization: Input data is transformed into a structured Python format, though explicit text sanitization is not detailed.
  • [EXTERNAL_DOWNLOADS]: The configuration instructions recommend using standard Python packages such as webdriver-manager. * This utility fetches necessary browser driver binaries from official repositories to facilitate automated testing.
  • [COMMAND_EXECUTION]: The generated test scripts contain commands for automating browser behavior and handling file uploads. * These interactions are restricted to the testing context and rely on user-defined URLs and environment-configured parameters.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 18, 2026, 05:38 PM
Security Audit — agent-trust-hub — qa-selenium-py-writer