testing
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and standards for software testing within the Dart and Flutter ecosystems. All recommended practices, such as using private mocks and isolating test state, align with industry security and quality standards.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known Flutter/Dart dependencies including
package:test,package:flutter_test,package:mocktail, andpackage:bloc_test. These are official or community-standard packages for the platform and their inclusion is necessary for the skill's purpose. - [COMMAND_EXECUTION]: The skill utilizes the
mcp__very-good-cli__testtool to execute tests. This tool is specific to the Very Good Ventures ecosystem, which matches the author's identity (verygoodopensource). The instructions explicitly advise using this tool instead of raw shell commands (dart test/flutter test) to comply with platform security hooks, representing a safety-conscious design.
Audit Metadata