local-testing
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands to manage a local development server (
bun run docs:dev) and perform browser automation (agent-browser). These operations are constrained to the local environment and the project's own development cycle. - [COMMAND_EXECUTION]: It performs system-level operations such as reading local logs (
/tmp/lobe-ui-docs-dev.log), checking local ports withlsof, and managing background processes. These are standard practices for local UI testing and development automation.
Audit Metadata