decompose
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill performs file system operations including creating directories and writing markdown files to the
.biu/tasks/path. - [COMMAND_EXECUTION]: The skill automatically modifies the
.gitignorefile to ensure that its working directory (.biu/) is not tracked by version control, which is a standard project configuration practice. - [PROMPT_INJECTION]: The skill has an indirect prompt injection surface as it ingests and processes content from the user-controlled
.biu/SPEC.mdfile. - Ingestion points: Content is read from
.biu/SPEC.mdin the local workspace. - Boundary markers: None identified; the skill directly processes the specification text.
- Capability inventory: The skill is capable of writing task files to the local file system based on processed input.
- Sanitization: No explicit sanitization or filtering of the input specification content is performed before generating task files.
Audit Metadata