resonate-basic-ephemeral-world-usage-python

Pass

Audited by Gen Agent Trust Hub on Aug 10, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing the resonate-sdk package via standard package managers (pip, uv, poetry). These are well-known libraries relevant to the skill's purpose of demonstrating SDK usage.
  • [COMMAND_EXECUTION]: The documentation includes standard command-line examples for package installation and starting a development server (resonate dev). These are typical developer instructions and do not perform unauthorized or hidden actions.
  • [DATA_EXFILTRATION]: The skill shows examples of retrieving configuration from environment variables (e.g., RESONATE_URL) and setting up database connections as dependencies. These follow best practices for configuration management and do not involve unauthorized data transmission.
  • [SAFE]: No malicious patterns such as prompt injection, obfuscation, or persistence mechanisms were detected. The code snippets provided are educational and consistent with the stated purpose of teaching the Resonate SDK Client APIs.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 10, 2026, 06:42 AM
Security Audit — agent-trust-hub — resonate-basic-ephemeral-world-usage-python