integration-ruby
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official posthog-ruby gem and follows standard integration patterns for Ruby applications.
- [SAFE]: Instructions correctly advise the agent and the user to utilize environment variables for sensitive PostHog API keys, preventing hardcoded credentials in source code.
- [SAFE]: The provided example implementation includes proper resource management by calling shutdown on the PostHog client, ensuring all events are flushed before application exit.
- [PROMPT_INJECTION]: The skill includes a surface for indirect prompt injection as it requires the agent to analyze untrusted project source code to identify instrumentation points; however, this is a necessary part of the integration workflow and does not contain malicious instructions.
Audit Metadata