Add School Calendar
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands, including
curlfor downloading PDF documents andpython3for running local utility scripts likescrape_board_calendar.pyandvalidate_calendar.pyto process calendar data. - [EXTERNAL_DOWNLOADS]: The skill fetches content from external web sources and downloads PDF files from school board and private school websites to populate its internal reference library.
- [PROMPT_INJECTION]: The skill ingests untrusted data from external sources including web search results, HTML tables, and PDF contents. This ingestion point creates a potential surface for indirect prompt injection where malicious instructions could be embedded in school documents. The skill lacks explicit boundary markers or sanitization logic in its instructions, though its structured extraction workflow naturally limits the impact of such instructions.
Audit Metadata