patrol-e2e-testing
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and best practices for using the Patrol testing framework in Flutter development.
- [DATA_EXFILTRATION]: No indicators of data exfiltration or unauthorized access were found. The skill explicitly promotes secret-safe practices by using
String.fromEnvironmentfor credentials instead of hardcoding sensitive data. - [EXTERNAL_DOWNLOADS]: The skill references the official documentation for Patrol at
https://patrol.leancode.co/documentation#setup. This is a legitimate resource for the library described. - [COMMAND_EXECUTION]: The provided CLI commands (
patrol test,patrol develop) are standard operations for the Patrol framework and do not include any shell injection or unauthorized command execution patterns.
Audit Metadata