retrospective-facilitation
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of informational markdown files, templates, and reference code snippets in JavaScript and Python.
- No external network operations (curl, wget, etc.) were found.
- No sensitive file access or credential exposure was detected.
- The code snippets are purely logic-based for data structuring and do not contain dangerous capabilities such as subprocess execution or file system modifications.
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process team feedback and survey data.
- Ingestion points: Feedback items processed by the
ActionItemManagementandRetrospectiveFacilitatorclasses. - Boundary markers: Not explicitly defined in the logic.
- Capability inventory: No dangerous tools or system capabilities (no file writing, network access, or command execution) are present in the skill.
- Sanitization: None, however, due to the absence of exploitable capabilities, the risk associated with processing untrusted team feedback is negligible.
Audit Metadata