docs-search
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill implements a logical framework for searching official library documentation. Analysis of the instructions and reference files reveals no malicious intent, obfuscation, or unauthorized access patterns.
- [EXTERNAL_DOWNLOADS]: The skill facilitates fetching information from official documentation roots, GitHub repositories, and AI-optimized index files (llms.txt). These operations target well-known services and are restricted to retrieving documentation for libraries, which is the core functionality of the skill.
- [DATA_EXPOSURE]: The skill suggests reading local configuration files such as package.json, Cargo.toml, and requirements.txt to identify the version of the library in use. This is a legitimate and safe operation used to ensure the documentation retrieved matches the user's environment.
Audit Metadata