diagnose
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the AI agent to execute various diagnostic commands and build feedback loops, such as running tests, CLI invocations, and shell scripts. This is consistent with its stated purpose of bug diagnosis.
- [EXTERNAL_DOWNLOADS]: The instructions describe using tools like
curlor HTTP scripts to interact with development servers or services to verify reproduction scenarios. - [DATA_EXPOSURE]: The process involves reading and analyzing system logs, HAR files, and trace data to identify the root cause of failures, which is standard practice for debugging.
- [REMOTE_CODE_EXECUTION]: The skill guides the agent to create and run local throwaway harnesses and reproduction scripts to automate failure detection.
- [PROMPT_INJECTION]: The skill ingests untrusted data from logs, error reports, and user-provided artifacts. This is documented as a standard ingestion surface for debugging activities and does not contain malicious override patterns.
Audit Metadata