docs-workflow-bootstrap
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides clear instructions for initializing a documentation structure and follows a defined workflow without requesting unsafe permissions or external access.- [COMMAND_EXECUTION]: The skill instructs the agent to create specific documentation files (e.g., docs/index.md, docs/architecture/index.md). This is a legitimate file-writing operation restricted to the repository context.- [INDIRECT_PROMPT_INJECTION]: The skill defines a surface for processing untrusted data by incorporating user-provided content into generated files.
- Ingestion points: User language requests and optional planning context in SKILL.md.
- Boundary markers: Absent.
- Capability inventory: File creation restricted to the docs/ directory.
- Sanitization: Absent; the skill relies on the agent's adherence to compact content templates.
Audit Metadata