finalrun-test-runner
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to perform local environment checks using standard development utilities (e.g.,
which adb,which xcrun) to verify prerequisites for local test execution. - [DATA_EXFILTRATION]: The instructions include a robust safety policy regarding user-specific data; the agent is explicitly prohibited from guessing or fabricating credentials and must ask the user for required inputs before proceeding.
- [PROMPT_INJECTION]: The workflow incorporates a 'Two-Phase Confirmation Pattern' for bulk actions and a mandatory 'Confirm the Run Plan' step, which acts as a human-in-the-loop safeguard against unintended operations.
- [EXTERNAL_DOWNLOADS]: The skill suggests well-known official installation methods (e.g., Homebrew, Android Studio, Xcode) if local prerequisites are missing, which are considered safe and standard developer workflows.
Audit Metadata