skills/beeltec/skills/setup-wiki/Gen Agent Trust Hub

setup-wiki

Pass

Audited by Gen Agent Trust Hub on Jul 23, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes a Python installer script (scripts/setup_wiki.py) to automate the creation of the wiki structure and a Node.js script (validate-wiki.mjs) to lint Markdown files for structure and length. These commands are executed locally on the user's project files.
  • [SAFE]: The skill performs filesystem operations to create a docs/wiki directory and populate it with templates. It modifies package.json, AGENTS.md, and CLAUDE.md to integrate the wiki into the project workflow. These actions are non-destructive and aligned with the skill's stated purpose.
  • [SAFE]: No network operations, external downloads, or data exfiltration patterns were detected. The scripts use standard libraries and do not communicate with remote servers.
  • [SAFE]: The instructions for terminology derivation and wiki maintenance are benign and aimed at project organization rather than bypassing safety protocols.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 23, 2026, 01:44 PM
Security Audit — agent-trust-hub — setup-wiki