ziniao-shared
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for executing various
ziniao-clicommands to manage configurations, check health, and perform API operations. These are the primary functions of the tool and are documented for intended use. - [EXTERNAL_DOWNLOADS]: The skill mentions updating the tool using
npm update -g @ziniao-open/cli. This targets the official package registry and belongs to the author's own namespace, following standard software maintenance practices. - [SAFE]: Instructions for modifying the
~/.bashrcfile are provided specifically to resolve a known path conversion issue in Git Bash. This is a standard environment configuration step for Windows users using Unix-like shells. - [SAFE]: Authentication is handled via a CLI-initiated browser flow (
config init --new), which is a secure and standard practice for cloud-connected CLI tools.
Audit Metadata