control-range-must-cover-stored-values
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a shell script intended for local execution by developers to analyze project files. It uses standard Unix utilities (
grep,sed,sort) to extract numeric values from.ktsource files andsample-profiles/*.txtdata files to verify that UI control ranges match the actual data distribution. These operations are confined to the local filesystem and do not involve network activity. - [SAFE]: The primary purpose of the skill is educational, providing best practices for UI development in Kotlin/Compose. It focuses on preventing silent data loss and ensuring UI consistency without any malicious intent, obfuscation, or unauthorized data access.
Audit Metadata