email-campaign
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface (Category 8) by integrating data from external lead generation and enrichment services.
- Ingestion points: The skill retrieves data from
hunter,fiber,sixtyfour, andbrand-devAPIs via the proxy endpoint$GOOSEWORKS_API_BASE/v1/proxy/orthogonal/runas described inSKILL.md. - Boundary markers: Workflows do not implement delimiters or specific instructions to the agent to ignore or isolate instructions that might be embedded in the retrieved API data.
- Capability inventory: The skill makes use of
curlfor network requests andpython3for parsing credential files. - Sanitization: There is no explicit sanitization or validation of the content returned by external APIs before it is processed by the agent.
- [SAFE]: The skill accesses
~/.gooseworks/credentials.jsonto retrieve theapi_keyfor the Gooseworks platform. This is a standard credential management practice for vendor-specific skills. - [SAFE]: Network operations are directed to
api.gooseworks.ai, the official infrastructure of the skill author, for proxying requests to third-party services.
Audit Metadata