llms-txt-generator
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate tool for Generative Engine Optimization (GEO). It follows industry-standard practices for file generation and web crawling.
- [COMMAND_EXECUTION]: The skill requires access to the local file system to read project configuration files (e.g., package.json, next.config.js) and to write the generated markdown files to the appropriate public directories. These operations are essential to the tool's core functionality.
- [EXTERNAL_DOWNLOADS]: Documentation references the @chrome-devtools/mcp-server package for browser automation. This is a recognized tool from a well-known organization. The installation instructions use npx to run packages from the author's verified scope.
- [DATA_EXFILTRATION]: The skill includes an optional feature to automate GitHub Pull Requests. This functionality relies on a user-provided GITHUB_TOKEN configured via environment variables, which is a secure and standard practice for developer tools.
Audit Metadata