zsxq-shared
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute the
zsxq-clibinary to perform various operations including authentication, configuration checks, and API calls. - Evidence: Commands such as
zsxq-cli auth login,zsxq-cli doctor, andzsxq-cli api callare documented inSKILL.mdfor interacting with the service. - [SAFE]: The skill incorporates security best practices by explicitly instructing the agent to protect authentication tokens and requiring user confirmation before performing write or delete operations.
- Evidence: The 'Security Rules' section in
SKILL.mdprohibits plaintext output of tokens and mandates user intent confirmation for posts or comments. - [SAFE]: The authentication mechanism utilizes a standard OAuth 2.0 device authorization flow, and tokens are stored in the system Keychain rather than exposed in insecure configuration files.
Audit Metadata