tools-unity-sentry
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard documentation and code examples for using the Sentry Unity SDK within a Unity game development environment.
- [SAFE]: Configuration patterns for DSN and environment settings use serialized fields and placeholders, with no hardcoded credentials or sensitive information exposed.
- [SAFE]: The inclusion of user identity tracking (SetUser) and performance monitoring (transactions/spans) follows the intended purpose of the Sentry service and adheres to documented SDK usage.
- [SAFE]: External dependencies, such as the 'io.sentry.unity' package and the 'sentry-cli' tool, are well-known and trusted resources in the software monitoring and game development industries.
- [SAFE]: Build-time commands for uploading debug symbols are standard practices for error symbolication and do not involve unauthorized remote code execution or persistence mechanisms.
Audit Metadata