n8n-conventions
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [General Security] (SAFE): The skill functions as a documentation reference. It does not contain executable code, remote script downloads, or requests for sensitive data.
- [Command Execution] (SAFE): The shell commands provided (
pnpm build,pnpm typecheck,pnpm lint) are standard development lifecycle commands intended for local execution by a developer in a controlled environment. No suspicious or hidden flags were found. - [Dependency Analysis] (SAFE): The referenced packages (e.g.,
@n8n/api-types,@n8n/di,zod) are standard libraries within the n8n ecosystem and well-known open-source utilities. No untrusted or malicious dependencies were identified. - [Data Safety] (SAFE): There are no hardcoded credentials, API keys, or instructions that would lead to data exfiltration or unauthorized file access.
Audit Metadata