n8n-multi-instance

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns detected. The skill's primary function is to provide defensive instructions for agents operating in multi-instance n8n environments. The instructions are focused on ensuring operations are directed to the correct environment, which is a security-positive practice.
  • [SAFE]: The skill promotes security best practices by instructing the agent to verify the current session target using the n8n_instances tool immediately before performing sensitive 'write' operations (e.g., creating or updating credentials). This prevents the accidental placement of secrets on unintended instances.
  • [SAFE]: The guidance correctly identifies and addresses the server-side safety mechanism INSTANCE_AMBIGUOUS, ensuring that the agent does not attempt to bypass security checks when writing secrets to ambiguous targets. It reinforces that the agent should explicitly confirm the target rather than working around the restriction.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 06:02 PM
Security Audit — agent-trust-hub — n8n-multi-instance