core-motion
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documentation and provided code examples use the official Apple CoreMotion framework to access device sensors such as the accelerometer, gyroscope, and pedometer. The instructions correctly emphasize the use of the
NSMotionUsageDescriptionin the Info.plist file, which is the standard privacy mechanism for requesting user permission on iOS. No instances of data exfiltration, hardcoded credentials, obfuscation, or unauthorized command execution were identified. All external references are provided as documentation links and do not involve remote code execution or package installation.
Audit Metadata