skills/openharmonyinsight/openharmony-skills/ohos-issue-graphics-sysfreeze-analysis/Gen Agent Trust Hub
ohos-issue-graphics-sysfreeze-analysis
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a structured workflow for debugging system-level issues, focusing on log analysis and stack unwinding.
- [COMMAND_EXECUTION]: The skill uses local binary analysis tools (llvm-readelf, llvm-addr2line, llvm-objdump) to process symbol tables and offsets. These operations are essential for the stated purpose of stack analysis and are executed with instructions to verify paths and formats.
- [DATA_EXPOSURE]: The skill accesses user-provided logs and system library metadata to perform diagnostics. No evidence of hardcoded credentials or attempts to access sensitive files like SSH keys or cloud credentials was found.
- [PROMPT_INJECTION]: The instructions are task-oriented and do not contain patterns designed to override agent safety filters or extract system prompts.
- [EXTERNAL_DOWNLOADS]: No network operations, remote script downloads, or external dependencies are defined in the skill logic.
Audit Metadata