comfyui-docs
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions primarily focus on using a search tool (grep) to retrieve information from a local repository of documentation files. This is a standard pattern for information retrieval skills.
- [SAFE]: Instructions regarding API keys and sensitive tokens for translation and CMS synchronization follow secure development practices by advising users to store them in local environment files (
.env.local) rather than hardcoding them. - [SAFE]: The commands listed in the documentation (e.g.,
npm i,npm run dev,pnpm translate) are standard development and maintenance tasks for a software project. - [SAFE]: No patterns of prompt injection, data exfiltration, or malicious obfuscation were identified in the skill metadata or body.
Audit Metadata