switchyard-lib-core
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides technical instructions for software development and refactoring within the Switchyard library. Analysis of the instructions confirms they are focused on architectural patterns, telemetry, and integration with Rust bindings without introducing security risks.
- [DATA_EXFILTRATION]: No sensitive data exfiltration patterns detected. The skill references standard configuration parameters like
api_key,base_url, andaffinity_store_urlfor Redis, which are necessary for the library's functionality. It also includes explicit instructions for sanitizing client-controlled headers to ensure security. - [COMMAND_EXECUTION]: No suspicious shell commands or dynamic context injection patterns (e.g.,
!command) were found in the skill content. - [REMOTE_CODE_EXECUTION]: The skill does not facilitate the execution of remote or untrusted code. Mentions of Python package extras (e.g.,
switchyard[affinity-redis]) and Rust component bindings are standard for the development of a hybrid Python/Rust application. - [PROMPT_INJECTION]: No instructions were found that attempt to bypass safety filters or override the agent's core instructions.
Audit Metadata