resonate-basic-durable-world-usage-python
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a technical documentation resource for developers and AI agents, providing valid code patterns for durable execution using the Resonate SDK.\n- [SAFE]: All code examples demonstrate legitimate API usage such as checkpointing (
ctx.run), remote calls (ctx.rpc), and durable timers (ctx.sleep).\n- [SAFE]: The skill correctly identifies and warns against insecure or non-deterministic practices, such as performing raw network I/O or using direct time/randomness calls inside durable functions, advising the use of thectx.runwrapper instead.\n- [SAFE]: No evidence of prompt injection, obfuscation, data exfiltration, or unauthorized persistence mechanisms was found. The use of placeholders likeWEBHOOK_URLin code snippets is standard practice for documentation.
Audit Metadata