target-connector
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of technical documentation and implementation templates for developers building database or filesystem connectors.
- [SAFE]: Includes a dedicated security guide (
input_safety.md) that instructs developers to use regex allowlists for identifier validation and parameterized queries for data values to prevent injection attacks. - [SAFE]: Recommends the use of stable logical keys (ContextKeys) instead of hardcoded credentials or connection strings to maintain state consistency without exposing sensitive data.
- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected. All code examples follow industry-standard practices for infrastructure-as-code and state synchronization.
Audit Metadata