modal-function-sync
Pass
Audited by Gen Agent Trust Hub on Aug 31, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill requires the execution of multiple local scripts to maintain repository synchronization and validate function registries, specifically
scripts/local/sync_win_modal_client.sh,tools/validate_registry.py, andpython tools/generate_modal_client.py. - [COMMAND_EXECUTION]: It employs a local management utility located at
~/GitHub/scripts/bin/local-secretsto handle environment configuration and deployment secrets. - [SAFE]: The instructions for secret management include robust security guardrails, such as explicitly forbidding the printing of secret values and utilizing a local canonical store to prevent unauthorized exposure during the synchronization process.
Audit Metadata