pytest-configuration
Fail
Audited by Snyk on Feb 24, 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 includes hardcoded credential-like values (e.g., "SHOPIFY_ACCESS_TOKEN": "test_token_123") and instructs setting secrets directly in conftest.py, which requires the LLM to emit secret strings verbatim and encourages insecure secret handling.
Audit Metadata