extension-querying-oql
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for the agent to execute shell commands using the
icpCLI to interact with an Internet Computer canister. This includes specific patterns for calling theschema()andexecute()methods. - [COMMAND_EXECUTION]: The guide contains advice on using
python3 -m json.toolfor validating and formatting JSON queries within the shell environment. - [COMMAND_EXECUTION]: Detailed instructions are provided for sanitizing dynamic inputs to prevent shell injection, specifically focusing on escaping double quotes (
\") within JSON strings and handling single quotes ('\'') for the shell command line.
Audit Metadata