display-access
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SDK Dependencies]: The skill references the
com.meta.wearablelibrary group. These are vendor-provided resources for Meta wearable devices and are appropriate for the skill's stated purpose of providing display access for Meta hardware. - [Credential Management]: The skill correctly instructs developers to use manifest placeholders or local configuration files for application IDs and client tokens rather than hardcoding sensitive credentials.
- [Permissions Usage]: The requested permissions (Bluetooth and Internet) are necessary for communication with wearable hardware and fetching remote assets like images or video, which is expected behavior for this type of application.
- [Remote Asset Handling]: While the skill demonstrates fetching images and video from external URLs, the examples provided use standard HTTPS protocols and placeholder domains, representing typical use cases for rendering remote content.
Audit Metadata