allocate-thread
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows a well-defined protocol for thread allocation, requiring a complete authorization block before performing any actions. This helps prevent accidental or unauthorized file creation.- [SAFE]: File system operations are confined to creating a specific directory structure under docs/threads/ and writing two markdown files (seed.md and decisions.md).- [SAFE]: No network connectivity, external downloads, or suspicious command executions were found in the skill instructions or configuration.- [SAFE]: The skill correctly handles metadata by requiring specific formats and validating external URLs for the External: field.- [SAFE]: There is a potential surface for indirect prompt injection because the Genesis narrative is written verbatim to seed.md without sanitization or boundary markers. Ingestion points: Genesis narrative field in SKILL.md. Boundary markers: Absent. Capability inventory: Directory and file creation in docs/threads/. Sanitization: None. This is standard functionality for this tool and does not impact the safety verdict.
Audit Metadata