claude-code-guide
Pass
Audited by Gen Agent Trust Hub on Jul 19, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches technical documentation from code.claude.com, which is the official domain for Claude Code documentation and belongs to a trusted vendor. These downloads are used to provide the agent with the latest guidance for configuration tasks.
- [DATA_EXPOSURE]: The skill is designed to read local and global configuration files such as
~/.claude/settings.jsonandCLAUDE.md. While these files can contain sensitive configuration data, this access is intrinsic to the skill's stated purpose of helping the user manage their Claude Code setup. The workflow includes a safeguard where the agent must ask for user approval before making any recommendations or applying changes. - [COMMAND_EXECUTION]: Includes instructions for the agent to help users edit or create configuration files. These operations are conducted using standard file system tools and are performed only at the user's request following a review of recommendations.
Audit Metadata