technical-documentation-authoring
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface as it is designed to read and analyze various codebase files to generate documentation.
- Ingestion points: Processes files such as
.github/copilot-instructions.md,README.md,.cursorrules, and other agent configuration files as listed inreferences/bootstrapping-skills.md. - Boundary markers: No specific delimiters or "ignore instructions" wrappers are defined for the content read from the codebase.
- Capability inventory: The skill possesses file-writing capabilities to create or update documentation files.
- Sanitization: No explicit sanitization or validation of the ingested file content is performed before processing.
- [EXTERNAL_DOWNLOADS]: References external documentation at
agentskills.ioand the author's own repository on GitHub. These are used for documentation standards and do not involve executable code downloads.
Audit Metadata