
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.
@chatopera/sdk
Advanced tools
重新定义聊天机器人
Chatopera 提供聊天机器人开发者平台,Chatopera SDK 用于在 Node.js 应用中集成聊天机器人服务。
使用如下形式安装:
npm install -g @chatopera/sdk
会将 @chatopera/sdk
中的 bot
命令注册到系统 PATH
中,bot
是 Chatopera 命令行界面工具,简称 Chatopera CLI。
使用 Chatopera CLI 可以提升自动化管理 Chatopera 资源、维护和调试的便利性,详细说明文档参考:
https://docs.chatopera.com/products/chatbot-platform/references/cli.html
Chatopera CLI 是连接 Chatopera 机器人平台,管理和维护资源的工具,包括一些常用的命令,辅助开发者实现和管理对话机器人。尤其是在有自动化或批量管理的需要时。CLI 完全基于 Chatopera Node.js SDK,开发者也可以参考 SDK 源码,进一步掌握对 SDK 的使用。
https://github.com/chatopera/chatopera-nodejs-sdk
npm install @chatopera/sdk --save
快速开始,类接口定义和实例化文档等,参考 文档中心:
https://docs.chatopera.com/products/chatbot-platform/references/sdk/index.html
Issues / 工单: https://github.com/chatopera/docs/issues
Others / 其它: https://docs.chatopera.com/products/chatbot-platform/contract/tech-support.html
打印调试日志
export DEBUG=chatopera*
cp sample.env .env # edit .env
npm run test
运行所有 CLI 命令
./scripts/testcli.all.sh
Apache 2.0
Copyright 2018-2023, 北京华夏春松科技有限公司. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.
FAQs
重新定义聊天机器人,https://bot.chatopera.com
The npm package @chatopera/sdk receives a total of 246 weekly downloads. As such, @chatopera/sdk popularity was classified as not popular.
We found that @chatopera/sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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
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.