wiki-setup
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell commands like
mkdir -pto establish the vault structure. These commands incorporate user-supplied variables such asOBSIDIAN_VAULT_PATH. While necessary for the skill's primary function of setting up the environment, this represents a potential surface for command injection if the underlying execution platform does not sanitize the user-provided paths. - [DATA_EXPOSURE]: The skill references sensitive file locations, including the Claude CLI history directory (
~/.claude) and.envfiles. These references are intended to facilitate the ingestion of local data into the wiki and are consistent with the stated purpose of the tool. There is no evidence of data being transmitted to external or unauthorized domains.
Audit Metadata