communication
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses environment variables (${DB2i_HOST}, ${DB2i_USER}, ${DB2i_PASS}) to manage credentials for the IBM i database connection, avoiding hardcoded secrets.
- [SAFE]: SQL queries within the tools utilize parameterized inputs (e.g., :hostname, :limit, :server_filter) to prevent SQL injection attacks.
- [SAFE]: The skill's functions for retrieving network interfaces, routing tables, and active connections are restricted to read-only operations as indicated by the tool metadata (readOnly: true).
- [SAFE]: No suspicious remote code execution, obfuscation, or persistence mechanisms were detected.
Audit Metadata