n8n:node-add-oauth
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a set of developer instructions for modifying a local n8n repository. It uses standard templates and n8n-specific types and helpers.
- [COMMAND_EXECUTION]: The skill instructs the agent to run standard development commands (
pnpm test,pnpm typecheck,pnpm lint) to verify the changes made to the codebase. These are legitimate operations in a development environment. - [EXTERNAL_DOWNLOADS]: Mentions the
@n8n/client-oauth2package, which is a standard internal package for the vendor (n8n-io). - [DATA_EXFILTRATION]: No evidence of data exfiltration. The network operations described (OAuth2 endpoint research and credential testing via
nock) are standard for the task and do not involve unauthorized data transfer.
Audit Metadata