
Security News
Feross on the 10 Minutes or Less Podcast: Nobody Reads the Code
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.
@loopstack/custom-tool-example-module
Advanced tools
A complete example demonstrating how to implement and use a custom tool in a workflow
A module for the Loopstack AI automation framework.
This module provides a complete example demonstrating how to implement and use custom tools in a Loopstack workflow.
Custom tools are the building blocks of Loopstack automations. This module serves as a hands-on reference for developers learning how to extend Loopstack with their own functionality.
By exploring this example, you'll understand:
This is a great starting point before building your own custom tools.
You can add this module using the loopstack cli or via npm.
loopstack add (recommended)loopstack add @loopstack/custom-tool-example-module
This command copies the source files into your src directory.
npm installnpm install --save @loopstack/custom-tool-example-module
Use npm install if you want to use and maintain the module as node dependency.
This step is automatically done for you when using the
loopstack addcommand.
CustomToolModule to the imports of default.module.ts or any other custom module.CustomToolExampleWorkflow workflow to your workspace class using the @InjectWorkflow() decorator.See here for more information about working with Modules and Workspaces
FAQs
A complete example demonstrating how to implement and use a custom tool in a workflow
The npm package @loopstack/custom-tool-example-module receives a total of 265 weekly downloads. As such, @loopstack/custom-tool-example-module popularity was classified as not popular.
We found that @loopstack/custom-tool-example-module 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.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.