
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
n8n-nodes-openai-analytics
Advanced tools
This package provides custom nodes for the n8n workflow automation tool to integrate with the OpenAI API.
이 패키지는 n8n 워크플로우 자동화 도구를 위한 OpenAI API 커스텀 노드를 제공합니다.
This package offers the following features to leverage OpenAI API in n8n workflows:
n8n 워크플로우에서 OpenAI API를 쉽게 활용할 수 있도록 다음 기능을 제공합니다:
n8n-nodes-openai-analytics
/ n8n-nodes-openai-analytics
검색Install this package in the appropriate location within your n8n installation directory.
이 패키지를 n8n 설치 디렉토리 내의 적절한 위치에 설치하십시오.
# Using npm / npm 사용
npm install n8n-nodes-openai-analytics
# Install in n8n custom extensions folder / n8n 커스텀 확장 폴더에 설치
cd ~/.n8n/custom
npm install n8n-nodes-openai-analytics
# Build project and install to local n8n / 프로젝트 빌드 및 로컬 n8n에 설치
npm run install-local
Assistant
resource / Assistant
리소스 선택Create Assistant
operation / Create Assistant
작업 선택Thread
resource / Thread
리소스 선택Create and Run Thread
operation / Create and Run Thread
작업 선택Embedding
resource / Embedding
리소스 선택Embedding Based Classify
operation / Embedding Based Classify
작업 선택Embedding
resource / Embedding
리소스 선택Cosine Similarity
operation / Cosine Similarity
작업 선택Report
resource / Report
리소스 선택Generate HTML Report
operation / Generate HTML Report
작업 선택# Install dependencies / 의존성 설치
npm install
# Run in development mode / 개발 모드 실행
npm run dev
# Build the project / 빌드
npm run build
# Create a symbolic link to your local n8n instance / n8n 로컬 인스턴스에 심볼릭 링크 생성
npm link
# Connect with your local n8n instance / n8n 로컬 인스턴스와 연결
cd ~/.n8n/custom
npm link n8n-nodes-openai-analytics
FAQs
n8n node for OpenAI Analytics
The npm package n8n-nodes-openai-analytics receives a total of 13 weekly downloads. As such, n8n-nodes-openai-analytics popularity was classified as not popular.
We found that n8n-nodes-openai-analytics demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.