python-resilience
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill consists of technical documentation and code examples for implementing fault-tolerance patterns in Python.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-established Python libraries: 'tenacity' for retry logic, 'httpx' for HTTP requests, and 'structlog' for logging. These are standard dependencies for the described functionality.
- [COMMAND_EXECUTION]: No shell commands, subprocess spawning, or arbitrary code execution patterns were found in the provided documentation.
- [PROMPT_INJECTION]: The content is purely educational/technical and does not contain instructions designed to override agent behavior or bypass safety constraints.
- [DATA_EXFILTRATION]: No evidence of hardcoded credentials, sensitive file access, or network calls to unauthorized external domains. Code snippets use generic placeholders like 'https://api.example.com'.
Audit Metadata