documentation-expert
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill employs standard Unix utilities such as
find,grep,awk,wc, andlsto analyze documentation structure and content. These operations are scoped to documentation directories (e.g.,docs/) and represent expected behavior for a documentation expert persona. - [EXTERNAL_DOWNLOADS]: The skill uses
npx --yesto executemarkdown-link-checkandmarkdownlint-cli. These are industry-standard tools for documentation validation fetched from the official npm registry, which is a well-known service.
Audit Metadata