skills/resonatehq/resonate-skills/resonate-external-system-of-record-pattern-java/Gen Agent Trust Hub
resonate-external-system-of-record-pattern-java
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely educational, providing architectural patterns and code snippets for using the Resonate Java SDK. It correctly identifies and warns against insecure practices like using non-deterministic values for idempotency keys.
- [EXTERNAL_DOWNLOADS]: The skill references the official Resonate Java SDK ('io.resonatehq:resonate-sdk-java:0.1.1') available on Maven Central. As this is a well-known repository and the resource belongs to the skill's authoring organization, it is considered safe.
- [CREDENTIALS_UNSAFE]: The code examples use generic environment variable placeholders (e.g., 'STRIPE_KEY') for illustrative purposes rather than hardcoding actual secrets, which is a safe and recommended practice.
Audit Metadata