resonate-human-in-the-loop-pattern-go

Pass

Audited by Gen Agent Trust Hub on Aug 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides technical documentation and code examples for implementing durable human-in-the-loop workflows using the Resonate Go SDK.
  • [EXTERNAL_DOWNLOADS]: The documentation references official SDK repositories and example projects on GitHub (github.com/resonatehq/*). These are recognized resources associated with the skill developer.
  • [DATA_EXFILTRATION]: Code snippets demonstrate interaction with a local Resonate server at localhost:8001. No unauthorized network communication or exfiltration of sensitive files was found.
  • [INDIRECT_PROMPT_INJECTION]: The skill defines a pattern for ingesting external settlement data into a workflow. Ingestion points: f.Await(&decision) in SKILL.md. Boundary markers: None present in the code snippets. Capability inventory: SDK state persistence and standard output formatting. Sanitization: Not present in provided examples. This identifies an inherent attack surface for data processed at runtime, though no malicious intent is present.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 10, 2026, 06:42 AM
Security Audit — agent-trust-hub — resonate-human-in-the-loop-pattern-go