wiki-builder

Pass

Audited by Gen Agent Trust Hub on Jun 20, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses a bundled bash script (scripts/init_wiki.sh) to initialize the wiki directory structure and populate templates. The script utilizes standard utilities like mkdir for directory creation and sed for local template rendering. Input variables such as the wiki slug and flavor are validated against regular expressions and allow-lists to ensure safe execution.
  • [SAFE]: No sensitive data exposure, network exfiltration, or obfuscation techniques were found. The skill operates within a user-defined directory and follows structured templates for knowledge management. It includes instructions to maintain source provenance, which helps mitigate risks associated with processing external research material.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 20, 2026, 08:13 AM
Security Audit — agent-trust-hub — wiki-builder