bk-cli-sops
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
bk-clicommand-line interface to interact with the BlueKing Standard Ops API. Commands includeget_template_list,create_task, andoperate_task. These operations are well-defined, restricted to thebk-clienvironment, and align with the skill's primary purpose. - [SAFE]: The skill does not contain any prompt injection attempts, hardcoded credentials, or obfuscated content. It appropriately references a shared internal configuration file (
../bk-cli-shared/SKILL.md) for authentication and common logic, which is a standard practice.
Audit Metadata