testing
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for running Dart tests and managing credentials appropriately.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The skill explicitly instructs users to use
.envfiles and CI secrets instead of committing real tokens to the repository, which is a recognized security best practice. - [COMMAND_EXECUTION]: Mentions standard development commands like
dart testand refers to a local repository scripttest/run_test.shfor coverage tasks. These are routine operations within a developer workflow for this type of project.
Audit Metadata