skills/openai/plugins/telemetry/Gen Agent Trust Hub

telemetry

Pass

Audited by Gen Agent Trust Hub on Apr 10, 2026

Risk Level: SAFE
Full Analysis
  • Standard Logging Practices: The skill correctly recommends using Apple's official OSLog framework and Logger API, which is the industry standard for secure and efficient logging on macOS.
  • Sensitive Data Protection: The instructions explicitly include a security guardrail advising users not to log secrets, authentication tokens, personal data, or raw document contents.
  • Native Tooling Integration: The verification steps utilize standard system tools such as Console.app and the log command-line utility for viewing telemetry, which does not involve any external dependencies or remote code execution.
  • Privacy Considerations: The provided Swift code example demonstrates the use of privacy: .public for non-sensitive identifiers, adhering to Apple's privacy-preserving logging best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 10, 2026, 02:37 AM