hotwire-native
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of technical documentation and code snippets for iOS (Swift), Android (Kotlin), and Web (Ruby on Rails, Stimulus) development using the Hotwire Native framework. All code examples follow industry standard practices.
- [EXTERNAL_DOWNLOADS]: Mentions official framework dependencies for Hotwire Native via CocoaPods (
HotwireNative) and Gradle (dev.hotwire:hotwire-native-android). These are standard project dependencies from the official vendor. - [CREDENTIALS_UNSAFE]: Correctly references the use of environment variables (e.g.,
ENV['FCM_SERVER_KEY']) for secret management in the backend implementation examples, rather than hardcoding sensitive credentials. - [DATA_EXFILTRATION]: While the skill describes access to device features like Camera and Location, these are presented as standard functional requirements for mobile apps and are implemented using the official Strada bridge component architecture with no evidence of malicious routing or exfiltration.
Audit Metadata