skills/jeremylongshore/claude-code-plugins-plus-skills/fireflies-performance-tuning/Gen Agent Trust Hub
fireflies-performance-tuning
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill contains logic to process external meeting transcript data, which represents an indirect prompt injection surface.
- Ingestion points: The
GetTranscriptGraphQL query fetchessentences.textfrom the Fireflies API as seen inSKILL.md. - Boundary markers: None are implemented in the code examples to delimit the transcript text from agent instructions.
- Capability inventory: The skill is configured with
Read,Write, andEdittool permissions. - Sanitization: The provided patterns do not include sanitization or validation of the retrieved transcript content before it is processed by the agent.
Audit Metadata