sc-task
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- SAFE (SAFE): No malicious patterns, obfuscation, or data exfiltration attempts were detected. The skill consists solely of a markdown documentation file defining interaction patterns.
- Indirect Prompt Injection (LOW): The skill identifies a data ingestion surface through the 'target' argument which accepts arbitrary task descriptions and project scopes.
- Ingestion points: The
targetargument in the/sc:taskcommand withinSKILL.md. - Boundary markers: Absent; the instructions do not specify delimiters for user-provided task content.
- Capability inventory: The skill describes capabilities for task execution, multi-agent delegation, and MCP server routing, though no implementation code is provided.
- Sanitization: Absent; there are no instructions for the agent to sanitize or validate the content of the 'target' input before processing.
Audit Metadata