cite-sources
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill is designed to ingest and process external content and user arguments to generate citations, which constitutes an indirect prompt injection surface. This is the primary function of the skill.
- Ingestion points: The
$ARGUMENTSvariable and content retrieved via external tools (SKILL.md). - Boundary markers: None present; the instructions do not specify delimiters for the external content.
- Capability inventory: The skill utilizes the
WebFetchtool to resolve and validate URLs (SKILL.md). - Sanitization: No sanitization or validation of the input content is performed prior to processing.
- [EXTERNAL_DOWNLOADS]: Installation instructions provided in the README reference fetching resources from the author's GitHub repository.
- Evidence:
npx skills add https://github.com/synapseradio/ai-skillsand a direct download link for a.skillfile from thesynapseradio/ai-skillsrepository (README.md). These are vendor-owned resources.
Audit Metadata