flutter-testing-skill

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFE
Full Analysis
  • [CREDENTIALS_UNSAFE]: The skill instructs users to use environment variables ($LT_USERNAME, $LT_ACCESS_KEY) for API authentication. This is a secure practice that avoids hardcoding sensitive credentials directly in scripts or commands.
  • [EXTERNAL_DOWNLOADS]: The skill references the official LambdaTest API (manual-api.lambdatest.com) for uploading mobile build artifacts. This is a vendor-owned resource used for the skill's primary purpose of mobile testing and is documented neutrally.
  • [COMMAND_EXECUTION]: Provides standard Flutter development commands, such as flutter test, flutter build, and build_runner. These are legitimate tools required for compiling and running Dart-based tests.
  • [SAFE]: All listed dependencies (e.g., mockito, bloc_test, mocktail) are well-known, widely-used packages within the Flutter ecosystem and originate from trusted sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 11:50 PM