pipefy-ipaas
Fail
Audited by Snyk on Aug 21, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The skill generally advises keeping secrets out of the conversation (use {"$env": ...}) but also states that under profile=remote $env is rejected and credentials must be passed via create_ipaas_connection, which can force the LLM to include secret values verbatim in tool-call arguments (exfiltration risk).
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata