claude-desktop
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [DATA_EXPOSURE] (SAFE): The
setup-guide.mdandmcp-configuration.mdfiles contain examples of environment variables and private key formats (e.g.,API_KEY=your_api_key,PRIVATE_KEY="-----BEGIN RSA PRIVATE KEY-----"). These are clearly documented placeholders and common ASN.1 prefixes used for instructional purposes, not actual leaked credentials. - [COMMAND_EXECUTION] (SAFE): Documentation files describe the use of command-line tools like
claude mcp addandgit init. These are standard operational instructions for the Claude Desktop app and are not executed automatically by the skill's own logic. - [NO_CODE] (SAFE): The skill does not include any Python, JavaScript, or shell script files. It relies entirely on Markdown documentation and built-in agent capabilities (
Read,Glob,Grep,Skill) to delegate tasks to a trusted documentation management system.
Audit Metadata