bk-cli-shared
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill documents the use of
bk-clifor administrative tasks, including context initialization (bk-cli context init), authentication (bk-cli auth login), and API interaction (bk-cli api). These commands are standard for managing the BlueKing ecosystem. - [SAFE]: The troubleshooting guide in
references/api-debug.mdprovides a structured reference for HTTP status codes and error messages, which helps the agent identify issues such as authentication failures (400) or gateway timeouts (504) without executing unsafe code. - [SAFE]: All network-related instructions use placeholder domains like
bkapi.your-domain.comorexample.com, which are standard for documentation and do not point to malicious external infrastructure.
Audit Metadata