harvest
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate knowledge management tasks by analyzing internal project documentation and metadata files. No malicious intent, obfuscation, or dangerous execution patterns were identified.- [PROMPT_INJECTION]: Evaluated for indirect prompt injection potential due to data ingestion. * Ingestion points: Reads potentially untrusted data from workflow traces at
docs/harvest/<workflow_id>.mdand issues lists atdocs/issues-filed.json(SKILL.md). * Boundary markers: Absent; the skill does not explicitly wrap input data in safety delimiters. * Capability inventory: Limited tosubstrate-readandsubstrate-writetools, which are restricted to internal documentation management (SKILL.md). * Sanitization: No explicit sanitization or escaping of input data is noted prior to processing, though the resulting actions are low-risk documentation writes.
Audit Metadata