create-bk-cli-system
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a development guide for extending the bk-cli ecosystem, providing templates for Go code and YAML configurations.
- [SAFE]: The instructions include specific security requirements, such as mandatory authConfig for actions and ensuring that authorization headers (X-Bkapi-Authorization) are masked during dry-runs or verbose output to prevent accidental exposure.
- [SAFE]: References to external packages are limited to the project's own repository (github.com/TencentBlueKing/bk-cli/...), which is consistent with the author's identity and represents standard internal resource usage.
- [SAFE]: The execution steps involving shell commands (make build, make test, etc.) are standard local development workflows for Go projects and do not trigger remote downloads or unauthorized operations.
Audit Metadata