Skip to content

Conversation

@thewilloftheshadow
Copy link
Member

Summary

  • migrate resources schema + UI components and update app navigation
  • add moderation tooling updates and query-side gating
  • add automod reporting cron + cursor tracking
  • rename schema package for branding and update references

Testing

  • bunx convex codegen

@vercel
Copy link
Contributor

vercel bot commented Jan 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clawhub Error Error Jan 30, 2026 6:40am

displayName: skill.displayName,
summary: skill.summary,
ownerUserId: skill.ownerUserId,
canonicalSkillId: skill.canonicalSkillId,
Copy link
Contributor

Choose a reason for hiding this comment

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

Souls table lacks moderation status checks, allowing malicious or suspicious content to be publicly visible without being flagged or hidden

Fix on Vercel

@@ -0,0 +1,110 @@
import { paginationOptsValidator } from 'convex/server'
Copy link
Contributor

Choose a reason for hiding this comment

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

Extensions lack moderation support, allowing potentially malicious extensions to be publicly visible without any moderation checks

Fix on Vercel

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.

2 participants