add-live-activity
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and code snippets for integrating Live Activities in Expo apps using established community packages.
- [COMMAND_EXECUTION]: The instructions include standard mobile development commands such as
npm installandnpx expo prebuild --clean. These are necessary for the stated purpose of generating native project files and installing dependencies. - [EXTERNAL_DOWNLOADS]: The skill references official Expo documentation at
docs.expo.dev, which is a well-known service for mobile development. - [CREDENTIALS_UNSAFE]: The reference documentation explicitly emphasizes security best practices, advising users to keep sensitive credentials like tokens, API keys, and service-account files out of source code and documentation examples.
Audit Metadata