hREA Integration
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides structural patterns and architectural guidance for integrating hREA (Holochain Resource-Event-Agent) into a Svelte-based UI application.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known libraries for its implementation:
@valueflows/vf-graphql-holochainfor GraphQL schema creation.@apollo/clientfor managing GraphQL operations.- [DATA_EXFILTRATION]: The architecture uses Apollo Client with
SchemaLink, which is documented as an in-process GraphQL implementation that does not perform external HTTP requests for data operations, reducing the risk of unauthorized network exfiltration. - [COMMAND_EXECUTION]: No evidence of shell command execution, subprocess spawning, or direct system access was found in the analyzed instructions.
Audit Metadata