agent-wiki-tasks

Pass

Audited by Gen Agent Trust Hub on Mar 26, 2026

Risk Level: SAFECOMMAND_EXECUTIONNO_CODE
Full Analysis
  • [NO_CODE]: This skill consists entirely of instructional Markdown files (README.md, SKILL.md, and conventions.md) and does not include any standalone executable scripts, binaries, or complex configuration files.
  • [COMMAND_EXECUTION]: The skill instructs the agent to utilize shell tools for standard version control operations, including 'git branch', 'git checkout', 'git merge', and 'git tag'. These commands are necessary for the skill's primary purpose of managing the software development lifecycle.
  • [SAFE]: The skill implements a 'Guardrails' system that verifies the execution environment before performing actions. It requires the presence of a Git repository and a specific '.wiki' directory structure, effectively scoping its operations to local project management and preventing unintended execution in unauthorized contexts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 26, 2026, 02:45 PM