Skip to main content
Back to the directory
waynesutton/convexskillsSoftware EngineeringTesting and QA

convex-security-audit

Security audit patterns for authorization, data access, action isolation, rate limiting, and sensitive operations in Convex applications.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/waynesutton/convexskills --skill convex-security-audit
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, convex-security-audit has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: waynesutton/convexskills. Canonical URL: https://skills.sh/waynesutton/convexskills/convex-security-audit.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Security audit patterns for authorization, data access, action isolation, rate limiting, and sensitive operations in Convex applications. Comprehensive security review patterns for Convex applications including authorization logic, data access boundaries, action isolation, rate limiting, and protecting sensitive operations. Before implementing, do not assume; fetch the latest documentation: - Covers five core security areas: role-based access control with hierarchical permissions, data access boundaries with ownership verification, action isolation for external API calls, rate limiting with configurable windows, and two-factor confirmation for destructive operations - Includes complete TypeScript examples for RBAC implementation, permission-based checks, shared resource access patterns, and audit logging systems - Provides defense-in-depth patterns including confirmation codes, internal actions, sanitized error responses, and audit trail recording for sensitive operations - Emphasizes server-side validation, environment-based secrets management, and preventing information leakage through error details or API responses - Primary: - Production Security: - For broader context: - Authorization Logic - Who can do what - Data Access Boundaries - What data users can see - Action Isolation - Protecting external API calls - Rate Limiting - Preventing abuse - Sensitive Operations -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does convex-security-audit do?

Security audit patterns for authorization, data access, action isolation, rate limiting, and sensitive operations in Convex applications.

Is convex-security-audit good?

convex-security-audit does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support convex-security-audit?

convex-security-audit currently lists compatibility with Skills CLI.

Is convex-security-audit safe to install?

convex-security-audit has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to convex-security-audit?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install convex-security-audit?

Run the following command to install convex-security-audit: npx skills add https://github.com/waynesutton/convexskills --skill convex-security-audit

Related skills

More from waynesutton/convexskills

Related skills

Alternatives in Software Engineering