hybrid-cloud-rpc

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill defines a structured framework for hybrid cloud communication, including mandatory keyword-only parameters and explicit type annotations to ensure reliable serialization.
  • [SAFE]: Sensitive data protection is emphasized through the use of Pydantic's Field(repr=False), which prevents secrets, tokens, and credentials from appearing in logs or error reports.
  • [SAFE]: Testing guidelines require the use of @all_silo_test and serialization round-trip validation, ensuring data integrity across different execution environments.
  • [SAFE]: The skill is authored by 'getsentry' and references internal vendor resources and official dependencies like Pydantic and Django, consistent with its stated purpose of assisting with Sentry development.
  • [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or unauthorized remote code execution was found.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 01:39 AM