
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
n8n-nodes-vimeo
Advanced tools
This is an n8n community node. It lets you use Vimeo in your n8n workflows.
Vimeo is a video hosting platform. This node allows you to upload videos to your Vimeo account using the Vimeo API.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Usage
Resources
Version history
Follow the installation guide in the n8n community nodes documentation.
data
).videoUri
– Vimeo video URI (e.g. /videos/123456789
).link
– Public Vimeo link when available.name
, mimeType
, fileName
– basic metadata echoed back.Create credentials in n8n with type Vimeo API
:
https://developer.vimeo.com/apps
).upload
and edit
scopes.The node authenticates requests using the Access Token via the Authorization: Bearer <token>
header.
Upload Video
operation.data
).Vimeo API
credentials.videoUri
and link
to the uploaded video once the upload is initiated and completed by Vimeo.Notes:
0
. If you need advanced resumable behavior across executions, consider externalizing the upload session management.FAQs
Vimeo node for n8n
The npm package n8n-nodes-vimeo receives a total of 26 weekly downloads. As such, n8n-nodes-vimeo popularity was classified as not popular.
We found that n8n-nodes-vimeo 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.