Skill audit report
Deploy a production self-hosted n8n end-to-end to a fresh Linux VM over SSH, using Docker Compose behind a Caddy reverse proxy with automatic HTTPS. Use whenever the user wants to self-host, install, set up, provision, or deploy n8n on their own server/VPS/box (Hetzner, DigitalOcean, AWS EC2, bare metal, etc.) — in either single/regular mode or queue mode with workers — or to update, back up, restore, or harden such an instance. This is for SELF-HOSTED n8n (Docker), not n8n Cloud and not building workflows. The skill makes the agent ask single-vs-queue first, collect the domain/SSH/timezone inputs, generate fresh secrets on the box, and bring the stack up with TLS. Trigger on "deploy n8n", "self-host n8n", "install n8n on my server", "n8n docker compose", "n8n queue mode / workers / scaling", "n8n reverse proxy / SSL", "back up / update my n8n", or "we don't want to give every user the OAuth client secret" / "enable the Sign in with Google button" (credential overwrites).
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
PASS94
6.2K GitHub stars
Stars/forks activity
PASS93
6.2K stars, 1.0K forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
10d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
FAIL28
command execution surface, credential or environment access
Install availability
PASS92
npx skills add czlonkowski/n8n-skills --skill n8n-self-hosting
Install command safety
PASS92
standard package or runtime install path
Permission surface
FAIL18
secrets or environment access, shell or command execution
Repository evidence
PASS86
https://github.com/czlonkowski/n8n-skills/tree/main/skills/n8n-self-hosting
Review status
PASS88
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add czlonkowski/n8n-skills --skill n8n-self-hosting
Repository
88
https://github.com/czlonkowski/n8n-skills/tree/main/skills/n8n-self-hosting
License
86
MIT
Maintenance
100
10d since push
AI review
88
Approved with no listed issues
README/SKILL.md completeness
86
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options
Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
16K Stars · Audit report
🕵️♂️ Collect a dossier on a person by username from 3000+ sites
33K Stars · Audit report
Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
29K Stars · Audit report
Usable description available
Dependency risk
28
command execution surface, credential or environment access
Install command safety
92
standard package or runtime install path
Permission surface
18
secrets or environment access, shell or command execution
Stars/forks activity
93
6.2K stars, 1.0K forks; issue activity unavailable in current metadata
Adoption
88
6.2K GitHub stars
Agent safety v2
This skill should not be selected by an agent without explicit human security review.
Do not auto-install. Inspect the source, dependencies, and permission surface first.
Shell or command execution
highSkill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
Browser automation
mediumSkill may drive a browser or interact with web pages.
Network access
mediumSkill likely fetches remote pages, APIs, repositories, or external services.
Filesystem access
mediumSkill may read or write project files, documents, generated artifacts, or local workspace state.