diataxis

Pass

Audited by Gen Agent Trust Hub on Apr 26, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The documentation and troubleshooting files provide the official installation command for the uv tool: curl -LsSf https://astral.sh/uv/install.sh | sh. This points to the established domain of a well-known technology provider (Astral).
  • [COMMAND_EXECUTION]: The shared utility script uses subprocess.run to call the local git binary. This is used solely to identify the project's repository root and derive a project name.
  • [DATA_EXFILTRATION]: While the skill analyzes the content of local markdown files, technical inspection of the scripts confirms they do not contain any network-facing code or exfiltration logic. All results are processed locally and printed to the standard output.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 26, 2026, 10:55 AM