meeting-notes
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWPROMPT_INJECTIONNO_CODE
Full Analysis
- [Prompt Injection] (LOW): Potential for indirect prompt injection through external data ingestion.
- Ingestion points: Untrusted data enters the agent context via the
[会議の文字起こしやメモ](meeting transcript/memo) placeholder inSKILL.md. - Boundary markers: Absent. The skill does not provide clear delimiters or instructions to ignore embedded commands within the transcript.
- Capability inventory: None. The skill contains no scripts, subprocess calls, file operations, or network requests.
- Sanitization: Absent. There is no logic to filter or escape content within the processed text.
- [No Code] (SAFE): The skill consists entirely of markdown documentation and natural language instructions. It does not include scripts, dependencies, or any form of executable code.
Audit Metadata