comet-bilingual-docs
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local command-line tools for document validation and repository state management. Evidence includes instructions to run
git diff --check,Prettier, andmint validate. These are standard tools in a development workflow for ensuring documentation quality. - [SAFE]: The skill operates on local documentation repositories as described in its purpose. Access to local paths such as
D:\Project\comet-website-docsand../comet-github/is necessary for file synchronization tasks and does not involve access to sensitive system configuration or credentials.
Audit Metadata