calendar-prep
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified in the skill's instructions, metadata, or associated files.
- [DATA_EXFILTRATION]: The skill does not perform any network requests, access sensitive system files, or contain hardcoded credentials.
- [REMOTE_CODE_EXECUTION]: The script
scripts/meeting_prep_briefer.pyuses only standard library modules (argparse, json, sys, and pathlib) and does not involve any dynamic code execution or remote script fetching. - [PROMPT_INJECTION]: The skill provides clear, benign instructions for meeting preparation. While it processes external JSON data (
assets/meeting_input.json) which could theoretically contain indirect injection attempts, the script's output is restricted to text formatting and does not trigger any dangerous downstream tools or capabilities.
Audit Metadata