document-writer
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill has an indirect prompt injection surface as it processes untrusted data from the codebase being documented.
- Ingestion points: The skill reads project files, source code, and existing documentation using
Read,Glob, andGreptools based on the target path provided in$ARGUMENTS. - Boundary markers: No specific delimiters or instructions to ignore embedded commands are used when the agent interpolates content from project files into its context.
- Capability inventory: The agent has access to
Read,Write,Edit,Glob,Grep, andBashtools, which are used to explore the repo and generate documentation files. - Sanitization: The
VERIFICATION_CHECKLIST.mdincludes a mandatory step for the agent to verify that no secrets, tokens, or private endpoints are present in the final output.
Audit Metadata