workflows-list
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
zapier-sdkcommands to retrieve workflow metadata and user profile information. These commands are part of the Zapier SDK experimental surface and are used according to the skill's stated purpose.- [DATA_EXFILTRATION]: The skill accessestrigger_urlandwebhook_urlfields. The instructions explicitly identifytrigger_urlas account-sensitive and direct the agent to avoid printing it unless specifically requested by the user.- [PROMPT_INJECTION]: The skill processes untrusted data from the Zapier API via the SDK, creating a surface for indirect prompt injection. - Ingestion points: JSON output from
list-workflows,list-workflow-drafts, andlist-workflow-runs. - Boundary markers: No specific delimiters or boundary markers are defined to isolate the processed data.
- Capability inventory: The skill can execute CLI commands (
zapier-sdk) and access workflow metadata. - Sanitization: There is no evidence of filtering or sanitization of the JSON data before it is presented to the agent.
Audit Metadata