sqlc-gen-moonbit-safety
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is to apply safety patches to generated MoonBit code. It reads and writes local files within the expected project structure (
src/db/gen/). - [COMMAND_EXECUTION]: The test suite
assets/tests/patch-int64-binds.test.tsutilizesnode:child_process.spawnSyncto execute the skill's own utility script for verification purposes. This execution is scoped to the local environment and the skill's own components. - [DATA_EXPOSURE]: The scripts access application source code files (
.mbt,.sql) to identify and modify specific data binding patterns. There is no access to sensitive configuration files or credentials. - [REMOTE_CODE_EXECUTION]: There are no remote downloads or execution of external scripts. All logic is contained within the skill's assets.
Audit Metadata