membership-prospect-followup
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted content from the
internal_notefield of prospect records retrieved via theclassic_get_prospecttool. This creates a surface for indirect prompt injection attacks where instructions embedded in notes could influence the agent's behavior during triage or update operations. - Ingestion points: The
classic_get_prospecttool returnsinternal_noteand signup metadata used for analysis (referenced in SKILL.md). - Boundary markers: Absent. The skill instructions do not define delimiters or provide guidance to ignore instructions embedded within the prospect notes.
- Capability inventory: The skill has write access via
classic_update_prospect_noteand suggests integration with other tools likemembership-push-broadcastandmembership-internal-subscription-grant. - Sanitization: Absent. There is no specified logic for escaping, filtering, or validating the content of the notes before processing.
Audit Metadata