n8n-errors-connection

Pass

Audited by Gen Agent Trust Hub on Apr 3, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to use standard system diagnostic tools such as nslookup, dig, redis-cli, pg_isready, and psql to verify service availability and network connectivity (found in SKILL.md and references/examples.md).
  • [PROMPT_INJECTION]: The skill is designed to process and analyze the output of diagnostic CLI tools, which constitutes an attack surface for indirect prompt injection if a target service returns malicious content in its responses.
  • Ingestion points: Diagnostic outputs from command-line tools like nslookup, dig, redis-cli, and psql specified in SKILL.md and references/examples.md.
  • Boundary markers: None specified for the handling of tool outputs.
  • Capability inventory: The skill utilizes shell command execution for diagnostics, database queries, and network checks.
  • Sanitization: No sanitization or validation of the external tool output is defined prior to analysis.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 3, 2026, 02:46 AM