lisa-wiki-setup
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard development tools including
gitandripgrep(rg) to verify the state of the repository and ensure no sensitive data is present. - [DATA_EXPOSURE]: The skill references an absolute local path (
/Users/cody/workspace/lisa). While hardcoded paths leak information about the host environment, in the context of this specific workflow tool, it defines the intended operational scope. - [SAFE]: The skill explicitly instructs the agent not to stage secrets, tokens, or private keys, and provides verification commands to detect such content before committing changes.
Audit Metadata