error-handling
Pass
Audited by Gen Agent Trust Hub on May 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation and coding assistance tool for error handling. It instructs the agent on how to help users with the ovrtx SDK using provided patterns for synchronous and asynchronous operations.
- [DATA_EXPOSURE]: The skill mentions local repository paths for source snippets (e.g.,
tests/docs/python/test_error_handling.py). These are used for documentation purposes and do not involve access to sensitive user credentials or system secrets. - [COMMAND_EXECUTION]: The troubleshooting section suggests setting an environment variable
VK_LOADER_DISABLE_DYNAMIC_LIBRARY_UNLOADING=1. This is a recognized configuration for the Vulkan loader to prevent crashes during library unloading and is appropriate for the skill's stated purpose of troubleshooting graphics-related SDK failures. - [EXTERNAL_DOWNLOADS]: No remote resources, packages, or external scripts are downloaded or executed. The skill relies entirely on local repository content and built-in agent tools (
Read,Grep).
Audit Metadata