appium-python-expert
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive and legitimate guidance for Appium mobile automation using Python and pytest.
- [EXTERNAL_DOWNLOADS]: Fetches official Appium drivers and testing libraries from well-known registries like NPM and PyPI. These are standard dependencies for the skill's stated purpose and follow established platform conventions.
- [CREDENTIALS_UNSAFE]: Demonstrates secure practices by using environment variables via
python-dotenvfor managing sensitive application paths and device configurations, avoiding hardcoded secrets. - [COMMAND_EXECUTION]: Shell commands included for environment setup (Node.js, Appium, and Python) and CI/CD integration (GitHub Actions, Jenkins) are standard automation procedures and do not involve processing untrusted input.
- [REMOTE_CODE_EXECUTION]: No patterns of arbitrary or untrusted remote code execution were found. All script execution is scoped to official tooling and standard testing frameworks.
Audit Metadata