setup-connect-query
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a local architectural enforcement mechanism using shell scripts. It analyzes code patterns within the user's project to ensure consistency and type safety with ConnectRPC and Protobuf.
- [COMMAND_EXECUTION]: The skill involves the execution of local shell scripts (
connect-query-check.sh) as PostToolUse hooks. These scripts use standard Unix utilities such asgrep,sed, andcatto perform static analysis on project files. No arbitrary or unsafe command execution was found. - [DATA_EXFILTRATION]: There are no network operations, and the scripts do not access sensitive system files or credentials. All operations are confined to the local project files being edited.
- [PROMPT_INJECTION]: The skill contains no instructions aimed at overriding agent behavior or bypassing safety protocols.
Audit Metadata