Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add GoPlus Security Plugin to enhance security for agent #1898

Merged
merged 4 commits into from
Jan 6, 2025

Conversation

0xbeekeeper
Copy link

@0xbeekeeper 0xbeekeeper commented Jan 6, 2025

Relates to

Integration of GoPlus Security plugin into ElizaOS core module

Risks

Low - This plugin adds security capabilities without modifying existing core functionalities.

Background

What does this PR do?

This PR introduces the GoPlus Security plugin for Eliza, providing comprehensive Web3 security capabilities to AI agents. It includes:

  • Implementation of security service interfaces
  • Support for multiple security checks (token, NFT, phishing, etc.)
  • multi-chain security coverage (30+ blockchains)

What kind of change is this?

Features (non-breaking change which adds functionality)

  • Adds new security capabilities to ElizaOS
  • Introduces first security plugin
  • Enables security checks for token, nft, url, wallet address

##Screenshot
image

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @0xbeekeeper! Welcome to the ai16z community. Thanks for submitting your first pull request; your efforts are helping us accelerate towards AGI. We'll review it shortly. You are now a ai16z contributor!

@wtfsayo wtfsayo self-requested a review January 6, 2025 19:11
Copy link
Collaborator

@wtfsayo wtfsayo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@wtfsayo wtfsayo merged commit ef01c2e into elizaOS:develop Jan 6, 2025
3 checks passed
SUITOKEN_SECURITY_CHECK: "SUITOKEN_SECURITY_CHECK",
RUGPULL_SECURITY_CHECK: "RUGPULL_SECURITY_CHECK",
NFT_SECURITY_CHECK: "NFT_SECURITY_CHECK",
ADRESS_SECURITY_CHECK: "ADRESS_SECURITY_CHECK",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you think this one should be ADDRESS_SECURITY_CHECK instead of ADRESS_SECURITY_CHECK?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants