wiki-setup

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill initializes a local directory structure using standard filesystem operations (mkdir, file writes). It populates the directory with markdown templates and JSON configuration files based on user-provided parameters.
  • [COMMAND_EXECUTION]: The migration script (scripts/migrate_layout.py) invokes an internal helper script (config_bump.py) using subprocess.run(). The execution uses the current Python interpreter and passes arguments as a list, which prevents shell injection vulnerabilities.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 04:41 PM
Security Audit — agent-trust-hub — wiki-setup