flutter-cicd

Pass

Audited by Gen Agent Trust Hub on Aug 26, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill incorporates external code via well-known and trusted GitHub Actions. These include official actions such as actions/checkout and actions/setup-java, as well as widely-used community actions like subosito/flutter-action and codecov/codecov-action for environment setup and reporting.
  • [COMMAND_EXECUTION]: The provided templates execute standard development CLI tools including flutter, dart, gradle, and fastlane. These operations are limited to the intended build and test workflows described in the skill.
  • [DATA_EXFILTRATION]: The skill integrates with Codecov for test coverage reporting, which involves transmitting coverage data to a well-known third-party service. This is standard behavior for CI/CD pipelines.
  • [CREDENTIALS_UNSAFE]: The skill provides explicit instructions and best practices for secure secret management, advising against committing sensitive files (like keystores or .p8 certificates) and recommending the use of secure vaults or environment-based secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 26, 2026, 04:43 AM
Security Audit — agent-trust-hub — flutter-cicd