wiki-llms-txt
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- [Repository Context Resolution]: The skill utilizes standard
gitcommands (git remote get-urlandgit rev-parse) to determine the repository's origin and branch name. This is used to ensure links in the generated documentation are correctly resolved. - [Documentation Inlining]: It processes existing markdown files within the project to create a consolidated
llms-full.txtfile. This involves reading local documentation and stripping metadata, which is a common task for preparing context for language models.
Audit Metadata