flutter-adding-home-screen-widgets
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard development instructions and best practices for integrating native home screen widgets into a Flutter application using the widely-used 'home_widget' library.
- [COMMAND_EXECUTION]: No shell commands, subprocess spawning, or unauthorized script executions were detected. The provided code snippets are limited to platform-specific UI and data management APIs (Swift, Kotlin, and Dart).
- [DATA_EXFILTRATION]: No network operations (curl, wget, or HTTP requests) were found. The skill focuses on local Inter-Process Communication (IPC) between a main application and its widget extension using secure native containers (App Groups/SharedPreferences).
- [PROMPT_INJECTION]: The instructions do not contain markers attempting to override model behavior, bypass safety guidelines, or extract system prompts.
- [CREDENTIALS_UNSAFE]: No hardcoded API keys, tokens, or sensitive credentials were found. Placeholder values like '<YOUR_APP_GROUP>' are used appropriately for developer guidance.
Audit Metadata