mobile-camera-vision-camera
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documentation and examples align with the legitimate and well-known VisionCamera open-source library and its architectural requirements.
- [SAFE]: Permission handling for privacy-sensitive features (Camera, Microphone, and Location) is correctly implemented with explicit checks and documentation of platform-specific manifest requirements.
- [SAFE]: Real-time frame processing patterns use the official worklet system (via react-native-worklets-core), which is a standard performance optimization in the React Native ecosystem and does not involve execution of untrusted remote code.
- [SAFE]: Code scanning implementation (QR/Barcode) includes proper debouncing techniques to prevent excessive state updates or unintended repetitive actions.
- [SAFE]: The skill follows least-privilege principles by instructing the agent to enable only the necessary capture pipelines (photo, video, codeScanner) for the specific use case.
Audit Metadata