# elizaOS Discord - 2026-04-15

## Summary

### Security and Moderation

The channels experienced multiple security incidents on April 15, 2026. Scam attempts were identified in the AIRDROP channel by waiser0165 and jvik, which odilitime confirmed as fraudulent. Stan0473 indicated active moderation efforts to remove scam content. In the coders channel, aadenhumphrey_79746 reported a user (ID: 1159555071747563520) for sending fake links, and moderator neuro023 promptly banned the offending user.

### New Package Release

huhuhu0621_67650 announced the release of TrustGate, an Express middleware package for ERC-8004 trust scoring for x402 agents. The package is available on npm as @oceanrun/trustgate and can be integrated with a single line of code to add trust gating to Express endpoints.

### Technical Issues

Mladcepes raised concerns about wallet address and GitHub profile linking issues in both the discussion and coders channels. This question remained unanswered during the day. Ricky_05784 mentioned learning experiences with OpenClaw and discussed API costs versus OAUTH implementation while seeking work opportunities.

## FAQ

**Q: What is TrustGate and how do I use it?**
A: TrustGate is an Express middleware package for ERC-8004 trust scoring for x402 agents, released by huhuhu0621_67650. It is available on npm as @oceanrun/trustgate and can be integrated with a single line of code to add trust gating to Express endpoints.

**Q: How are scam attempts being handled in the channels?**
A: Moderators are actively monitoring and removing scam content. Confirmed fraudulent content in the AIRDROP channel was identified and removed, and users sending fake links are being banned promptly.

## Help Interactions

**Issue:** Wallet address and GitHub profile linking problems
- Helpee: mladcepes
- Helper: None
- Resolution: Unresolved - question raised in both discussion and coders channels but received no response

**Issue:** Fake links and scam attempts
- Helpee: Community
- Helper: waiser0165, jvik (identification), odilitime (confirmation), Stan0473 (moderation), neuro023 (enforcement)
- Resolution: Resolved - scam content removed and offending users banned

## Action Items

### Technical

- Investigate and resolve wallet address and GitHub profile linking issues (mentioned by mladcepes)
- Continue monitoring for security threats and scam attempts (mentioned by waiser0165, jvik, Stan0473)

### Documentation

- Document TrustGate integration process and usage examples (mentioned by huhuhu0621_67650)