spectacles-connected-lenses
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource for the Spectacles Sync Kit and Lens Cloud networking frameworks provided by Snap Inc.
- [SAFE]: Networked Data Handling: The skill provides patterns for using
RealtimeStoreandNetworkEventSystemto synchronize state between AR users. The provided code snippets include validation logic (e.g., checking data types withtypeofand range checking withisFinite) to ensure that input from remote clients is sanitized before being processed by the local environment. - [SAFE]: Data Privacy: The documentation for
LensCloudincludes a specific section on access levels, warning developers about the visibility of data stored inpublic_alland recommending more restrictive access levels likeprivate_userfor sensitive information.
Audit Metadata