skills/dev-goraebap/skills/agent-wiki/Gen Agent Trust Hub

agent-wiki

Pass

Audited by Gen Agent Trust Hub on Mar 26, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell commands to automate repository initialization and linking.\n
  • It executes git init, git add, and git commit to set up and version-control the wiki repository.\n
  • It utilizes platform-specific commands like ln -s (macOS/Linux), mklink (Windows CMD), and New-Item (PowerShell) to create symbolic links or directory junctions.\n
  • It modifies the .gitignore file to prevent the tracking of symbolic links within project repositories.\n- [SAFE]: No malicious patterns were detected. The skill's operations are confined to the local file system, use standard development tools, and are strictly aligned with its documented purpose of knowledge management.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 26, 2026, 12:16 AM