create-oo-component-documentation
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: Indirect prompt injection risk.
- Ingestion points: The skill reads source code from the path provided in
${input:ComponentPath}. - Boundary markers: No explicit boundary markers or 'ignore embedded instructions' warnings are present to prevent the agent from following instructions hidden within the source code comments or strings during analysis.
- Capability inventory: The skill primarily involves file reading (for analysis) and file writing (to save the markdown documentation in
/docs/components/). - Sanitization: No sanitization or validation of the input source code is specified before it is processed by the LLM for documentation generation.
Audit Metadata