diagnose
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill's primary function involves generating and running diagnostic code, such as unit tests, HTTP requests, and UI automation scripts. This is appropriate for its stated purpose of bug diagnosis.
- [PROMPT_INJECTION]: The skill ingests untrusted external artifacts like HAR files and log dumps to assist in bug reproduction. Ingestion points: External logs and traces are processed in Phase 1. Boundary markers: Not explicitly defined in the instructions. Capability inventory: The agent uses shell commands and script execution across various phases. Sanitization: The process relies on standard diagnostic flows without specific sanitization of log contents.
- [SAFE]: The provided hitl-loop.template.sh script is a safe utility for interactive debugging, using standard shell inputs to communicate with the user.
Audit Metadata