test-component
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves a legitimate developer productivity purpose, providing templates and strategies for testing Keboola components within a standard development environment.\n- [SAFE]: Test configurations use clear placeholders (e.g., 'test-key') for sensitive fields, and the documentation explicitly warns against using real credentials in test code.\n- [SAFE]: Shell execution instructions are limited to standard development tasks such as running tests via
pytestand managing dependencies with theuvtool.\n- [SAFE]: Code examples for network interactions (extractors/writers) correctly utilize mocking libraries to prevent unintended external connections and protect sensitive data during testing.
Audit Metadata