skills/kouko/monkey-skills/wiki-setup/Gen Agent Trust Hub

wiki-setup

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the shell command mkdir -p to create a predefined directory structure for the wiki storage folders.
  • [SAFE]: The skill implements robust pre-flight checks, including verifying that the current directory is an Obsidian vault (detecting .obsidian/) and checking for existing content before proceeding.
  • [SAFE]: The skill includes a security-positive migration feature that moves configuration data from a generic .env file to a specific .obsidian-wiki.config file, reducing the risk of accidental secret exposure and tool collisions.
  • [SAFE]: All file write operations and directory creations are preceded by a user orientation and a confirmation step showing the planned changes.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 05:05 PM
Security Audit — agent-trust-hub — wiki-setup