
Security News
Insecure Agents Podcast: Certified Patches, Supply Chain Security, and AI Agents
Socket CEO Feross Aboukhadijeh joins Insecure Agents to discuss CVE remediation and why supply chain attacks require a different security approach.
zapier-platform-legacy-scripting-runner
Advanced tools
Zapier's Legacy Scripting Runner, used by Web Builder apps converted to CLI.
This is Zapier's Legacy Scripting Runner, used by Web Builder apps converted to CLI.
This allows you to run methods from existing Scripting code in CLI, and handles the bundle conversion and method availability automatically for you.
You shouldn't have to install anything. This package will be required and installed by your app automatically, if necessary, after running zapier convert. You only need CLI installed (i.e. npm i -g zapier-platform-cli).
zapier convert <YOUR_APP_ID> <FOLDER_TO_PUT_APP_INTO>cd <FOLDER_TO_PUT_APP_INTO> && npm installzapier test.Note scripting.js should look very familiar to you.
z.cookie_jar is unavailable (uncommon).bundle.zap won't be filled out in most cases (CLI doesn't receive this information except for performSubscribe and performUnsubscribe in Hooks).Note this section is intended for Zapier engineers, not for App Developers.
npm link inside of it;npm link zapier-platform-legacy-scripting-runner.npm test runs some unit tests, npm run ci-test pulls the "full-test" app and runs zapier test in it.
npm version [patch|minor|major] to update the version in package.json and push a version tag to GitHub.Some repos might be private. They might have more instructions in their own READMEs.
This is the "full test" for the legacy-scripting-runner:
A few converted sample apps (proofs of concept):
FAQs
Zapier's Legacy Scripting Runner, used by Web Builder apps converted to CLI.
The npm package zapier-platform-legacy-scripting-runner receives a total of 125 weekly downloads. As such, zapier-platform-legacy-scripting-runner popularity was classified as not popular.
We found that zapier-platform-legacy-scripting-runner demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 8 open source maintainers 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.

Security News
Socket CEO Feross Aboukhadijeh joins Insecure Agents to discuss CVE remediation and why supply chain attacks require a different security approach.

Security News
Tailwind Labs laid off 75% of its engineering team after revenue dropped 80%, as LLMs redirect traffic away from documentation where developers discover paid products.

Security News
The planned feature introduces a review step before releases go live, following the Shai-Hulud attacks and a rocky migration off classic tokens that disrupted maintainer workflows.