diataxis-docs
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill provides instructions and tools for technical writing based on the Diataxis framework.
- [COMMAND_EXECUTION]: The skill includes Python scripts (
scripts/audit_docs.py,scripts/check_local.py,scripts/export_rules.py) designed for local repository validation, documentation auditing, and exporting rules to other IDEs. These scripts use standard library modules (likesubprocess,re,argparse) and perform expected filesystem operations (reading/writing Markdown files) consistent with their documented purposes. - [EXTERNAL_DOWNLOADS]: The
README.mdanddocs/installation.mdfiles provide standardgit cloneinstructions for installation. All external references (Diataxis, The Good Docs Project, and GitHub badges) point to well-known and trusted technology domains. - [DYNAMIC_CONTEXT_INJECTION]: The skill does not use dynamic shell execution patterns in its
SKILL.mdor other instruction files. - [INDIRECT_PROMPT_INJECTION]: The skill's primary purpose is to process and restructure documentation. While it ingests external text, it is explicitly designed with 'Anti-patterns' and 'Quality checks' to prevent instructional contamination. The risk is assessed as safe as the skill's logic enforces strict separation of document forms.
Audit Metadata