ailit-cli
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill operates by executing local CLI commands through the ailit tool to manage business data such as sales, stock, and customer records.
- [SAFE]: Implements robust safety mechanisms including a mandatory dry-run verification (ailit sale create --dry-run) and requiring explicit human confirmation before any destructive or creative business actions.
- [SAFE]: Follows secure credential handling practices by utilizing the official CLI browser-based authentication flow (ailit auth login) and explicitly instructing the agent not to manually handle or store tokens.
- [SAFE]: Reduces the risk of data misinterpretation by prioritizing structured JSON output for machine parsing and using explicit selection tokens for customer and product identification.
- [SAFE]: Protects sensitive information by directing the agent to avoid displaying internal system identifiers, raw stack traces, or authentication secrets to the end user.
Audit Metadata