qiqi-project
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes data ingested from external CLI tool outputs and project records, which represents a potential attack surface for indirect prompt injection.
- Ingestion points: Data is retrieved through commands like
objects,seek,query list, andrecords getas specified inSKILL.md. - Boundary markers: The instructions do not define explicit delimiters or instructions to ignore potential commands embedded within project or task names.
- Capability inventory: The skill has functional write capabilities including
project task create,project task update, andproject work-hours log(as listed inSKILL.md). - Sanitization: Although the skill mandates the use of structured JSON for
--dataand checking--helpfor field definitions, it lacks specific sanitization logic for content originating from external records.
Audit Metadata