
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@blockprotocol/action
Advanced tools
Implementation of the Block Protocol Action module specification for blocks and embedding applications
This package implements the Block Protocol Action module for blocks and embedding applications.
To get started:
yarn add @blockprotocol/action
or npm install @blockprotocol/action
To create a ActionBlockHandler
, pass the constructor:
element
in the blockcallbacks
to respond to messages from the embedder
updateAction
message, which allows embedding application to set new `labels for block actions.To tell the embedding application what elements will dispatch actions, call the availableActions
function.
Send this message again if the available actions change.
To send an action message, you call the action
function.
To create a ActionEmbedderHandler
, pass the constructor:
element
wrapping the blockcallbacks
to respond to messages from the block
availableActions
to do something with the actions the block advises are possibleaction
to process individual action reportsTo update the label
in an action, call updateAction
. The block should respond with the updated availableActions
.
FAQs
Implementation of the Block Protocol Action module specification for blocks and embedding applications
The npm package @blockprotocol/action receives a total of 13 weekly downloads. As such, @blockprotocol/action popularity was classified as not popular.
We found that @blockprotocol/action demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.