magic-calendar
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill workflow includes the use of
shell_execfor the legitimate purpose of creating project directories viamkdir -p. This is a routine operation for skills that manage project-specific file structures. - [SAFE]: Data operations are confined to the local workspace. No sensitive file access or network communication patterns were identified during the analysis.
- [PROMPT_INJECTION]: The skill instructions are descriptive of its calendar management functions and do not contain language intended to override agent safety protocols or system constraints.
- [SAFE]: Although the skill processes user-supplied data (such as event descriptions), the instructions explicitly direct the agent to interact with project files only through provided tools. This practice helps mitigate the risk of indirect prompt injection by ensuring the agent does not directly execute content stored in the project files.
Audit Metadata