integrate-flowlines-sdk-python
Fail
Audited by Snyk on Mar 13, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The prompt's examples explicitly show embedding a Flowlines API key verbatim into code (flowlines.init(api_key="...")) and a curl header (x-flowlines-api-key: <FLOWLINES_API_KEY>), which requires the LLM to handle and potentially output secret values directly.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata