swot
Pass
Audited by Gen Agent Trust Hub on May 27, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: Indirect Prompt Injection Surface.
- Ingestion points: User-provided data enters the agent context through the $ARGUMENTS variable in SKILL.md and commands/swot.md.
- Boundary markers: The skill does not employ delimiters or specific instructions to disregard potentially malicious commands embedded in the user input.
- Capability inventory: The skill does not request or use high-privilege tools such as network access or file system modification, which significantly mitigates the risk of an injection attack.
- Sanitization: There is no evidence of sanitization or validation of the input data before it is interpolated into the analysis prompt.
Audit Metadata