resonate-recursive-fan-out-pattern-rust
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a pattern guide for developers using the Resonate Rust SDK. All code examples are standard for distributed workflow orchestration.- [PROMPT_INJECTION]: The provided web crawler implementation pattern introduces a surface for indirect prompt injection, as it is designed to ingest and process data from external URLs. This is characteristic of the described use case rather than a specific vulnerability in the skill itself.
- Ingestion points: External data returned from the
fetch_linksplaceholder function inSKILL.md. - Boundary markers: None present in the simplified architectural examples.
- Capability inventory: Documented use of
ctx.runandctx.rpcfor task execution. - Sanitization: Not present in the generic code templates.
Audit Metadata