prd-to-slices
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a local CLI tool named
wikito create and manage documentation artifacts. It invokes subcommands likecreate-issue-slice,forge plan, andlintto automate the project lifecycle. - [PROMPT_INJECTION]: The skill possesses a surface for indirect prompt injection as it processes external data from PRD files and codebase modules.
- Ingestion points: Local wiki files at
projects/<project>/specs/prds/PRD-*.mdand various modules within the explored codebase. - Boundary markers: None; the skill reads and interprets file content directly to generate task breakdowns.
- Capability inventory: The agent has the ability to write and update files in the repository via the
wikitoolset. - Sanitization: No explicit sanitization or validation of the input PRD content is performed before processing.
Audit Metadata