No-Show Follow-up
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill does not contain any direct prompt injection attempts or instructions to bypass safety filters. All instructions are focused on providing empathetic and professional email drafting logic.
- [DATA_EXPOSURE]: Data access is limited to internal context-gathering actions such as
get_meetings,get_contact, andget_deal. These actions are necessary for the skill's functionality and do not involve hardcoded credentials, sensitive system file access, or unauthorized network operations. - [REMOTE_CODE_EXECUTION]: No remote code patterns, external script downloads, or dynamic code execution (like
evalorexec) were found in the skill. It operates entirely within the platform's standard capability set. - [PROMPT_INJECTION]: While the skill ingests external data (meeting titles, contact names) via actions like
get_meetings(Category 8 surface), the risk of indirect prompt injection is mitigated by theapproval_required: trueandauto_execute: falsesettings, ensuring a human reviews the generated draft before it is used. All capability usage is consistent with the primary purpose of the skill.
Audit Metadata