psd-athletics
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill retrieves athletic schedule data from MaxPreps, which is a well-known and established service for high school sports information. This activity is consistent with the skill's primary purpose.
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection attack surface because it processes content from external websites.
- Ingestion points: Schedule data extracted from MaxPreps URLs specified in
references/sport-urls.md. - Boundary markers: Absent; there are no specific instructions to treat the external data as untrusted or to ignore embedded instructions within that data.
- Capability inventory: The skill is restricted to web search and formatting results in markdown; it lacks capabilities for code execution, file system modification, or network requests to arbitrary domains.
- Sanitization: Absent; data is extracted directly from the web pages into the output table without explicit filtering or validation.
Audit Metadata