literate-programming
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of educational documents and configuration templates intended to guide users in literate programming practices. It does not contain executable code beyond standard build scripts and configuration examples.
- [COMMAND_EXECUTION]: The documentation references the use of standard CLI tools including
make,notangle,noweave,pytest,black, andpoetry. These commands are standard for thenowebecosystem and Python development, used for code generation from literate sources and project management. - [EXTERNAL_DOWNLOADS]: The skill references external resources such as the
nowebpackage (installed via system package managers) and git submodules from the author's own GitHub repositories (dbosk/makefilesanddbosk/didactic). These downloads are transparent and consistent with the skill's development-oriented purpose. - [EXTERNAL_DOWNLOADS]: A GitHub Actions example in the documentation references installing dependencies from official package registries (APT). This is a well-known service and standard practice for CI/CD pipelines.
Audit Metadata