cli-e2e-testcase-writer
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use shell commands such as
lark-cliandgo test. These commands are used to explore the CLI's interface (help/schema) and to validate the generated test code, which is the primary and intended function of the skill. - [SAFE]: The skill adheres to secure development practices by advising the agent against hardcoding credentials, encouraging the use of resource cleanup through
t.Cleanup, and ensuring that tests remain self-contained and data-consistent.
Audit Metadata