install-user-instructions

Pass

Audited by Gen Agent Trust Hub on Jul 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill manages user-level configuration files (e.g., ~/.claude/CLAUDE.md) in a transparent manner. It incorporates safety features such as atomic file writes, preservation of existing file permissions, and the use of explicit delimiters to avoid overwriting user content.
  • [SAFE]: The Python script used for installation depends only on standard libraries (argparse, difflib, os, etc.) and does not perform any network operations or external downloads.
  • [SAFE]: The workflow design prioritizes user control, requiring explicit system selection and manual confirmation before any changes are applied to the filesystem.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 20, 2026, 07:18 AM
Security Audit — agent-trust-hub — install-user-instructions