room-migrations-at-scale

Pass

Audited by Gen Agent Trust Hub on Aug 30, 2026

Risk Level: SAFEDYNAMIC_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill provides documentation on Android Room migrations. It includes Kotlin code examples illustrating common pitfalls, such as SQL injection during manual data moves, and explicitly advises the use of parameterized queries for remediation.- [DYNAMIC_EXECUTION]: The verification section provides a Python script executed via python3 -c to audit local source files. The script uses regular expressions to analyze migration paths and version reachability within the project's source code.- [COMMAND_EXECUTION]: The skill includes shell commands utilizing grep and sqlite3 for project auditing and testing the idempotency of database triggers. These utilities are intended for use in local development environments.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 30, 2026, 07:03 AM
Security Audit — agent-trust-hub — room-migrations-at-scale