tasks-generator
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Executes Git commands (git fetch, git pull, git push) to manage repository state and share generated tasks.
- [COMMAND_EXECUTION]: Runs a local script (scripts/update_readme_ideas_index.py) to update the repository's index.
- [EXTERNAL_DOWNLOADS]: Synchronizes with a remote Git repository to fetch updates.
- [PROMPT_INJECTION]: The skill processes requirements from external files (prd.md). Ingestion points: Reads product and technical documentation files. Boundary markers: No explicit delimiters or instructions to ignore embedded commands are used. Capability inventory: Includes file modification, git synchronization, and script execution. Sanitization: Inputs are processed directly into task descriptions without specific sanitization filters.
Audit Metadata