slippage
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFE
Full Analysis
- [Data Exposure & Exfiltration] (SAFE): No hardcoded credentials or sensitive file paths were detected. The skill does not perform external network requests directly in the provided code.
- [Remote Code Execution] (SAFE): The skill imports an internal execution service via a relative path. There are no patterns suggesting the download or execution of untrusted code from external sources.
- [Prompt Injection] (SAFE): The instructions in both the documentation and the source code are functional and do not attempt to override agent safety protocols or system prompts.
- [Dynamic Execution] (SAFE): While the code uses dynamic imports, it uses a hardcoded relative path string, which is a standard pattern in many development environments and does not involve executing arbitrary user-provided code.
Audit Metadata