convex-auth
Add Convex Authentication to Your App
Convex authentication can fail silently when server and client configuration diverge. This skill wires providers, keys, configuration, UI, and verification steps.
インストール前に停止して確認を求めてください。
計画を確認し、ファイルを変更する前にユーザーの明示的な同意を得てください。
自分のエージェントでインストール
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "convex-auth" from https://skillstore.io/skills/get-convex-convex-auth.md and its manifest at https://skillstore.io/api/skills/get-convex-convex-auth/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
エージェントが読めるリソース
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
テストする
「convex-auth」を使用しています。 Add passkey authentication to this Convex application.
期待される結果:
Passkey authentication is configured on the server and client. Required deployment variables are set, protected routes are wired, and sign-in is verified.
「convex-auth」を使用しています。 Why does this application remain signed out after login?
期待される結果:
The audit identifies a missing or incorrect auth.config.ts entry, updates provider wiring, and confirms that authenticated state now persists.
「convex-auth」を使用しています。 Switch this application from passkeys to Google OAuth.
期待される結果:
The provider configuration now uses Google OAuth. Existing client components are preserved, required credentials are listed, and the sign-in flow is tested.
セキュリティ監査
高リスクEight findings are confirmed because package execution and JWT secret handling create project, supply-chain, and credential-exposure risks. Six findings are false positives caused by Markdown, a fixed import, an illustrative localhost URL, or misclassified prose. No prompt injection or malicious intent was found.
確認済みのセキュリティ上の懸念 (1)
機能レビュー項目 (7)
これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。
リスク要因
⚡ スクリプトを含む (1)
⚙️ 外部コマンド (6)
🌐 ネットワークアクセス (1)
🔑 環境変数 (4)
このレポートを共有・引用
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
レポートリンクをコピー
https://skillstore.io/skills/get-convex-convex-auth/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdownバッジ
[](https://skillstore.io/skills/get-convex-convex-auth?utm_source=security_passport_badge)HTMLバッジ
<a href="https://skillstore.io/skills/get-convex-convex-auth?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/get-convex-convex-auth/security.svg" alt="Skillstore security assessment" loading="lazy"></a>埋め込みカード
<iframe src="https://skillstore.io/embed/skills/get-convex-convex-auth.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>学術引用 (APA · BibTeX · CFF)
APA形式の引用
get-convex. (2026). convex-auth security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/get-convex-convex-auth/audits/1BibTeX形式の引用
@techreport{get-convex-get-convex-convex-auth-2026,
author = {get-convex},
title = {convex-auth security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/get-convex-convex-auth/audits/1},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "convex-auth security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "get-convex"
date-released: "2026-09-07"
url: "https://skillstore.io/skills/get-convex-convex-auth/audits/1"
identifiers:
- type: other
value: "skillstore:get-convex-convex-auth:audit:1"
description: "Skillstore immutable audit report identifier"
Skillstore スコア
このスコアの理由 証拠の信頼度: 中作成できるもの
Add passkeys to a prototype
Configure passkey sign-in across the Convex server and application client, then verify the complete flow.
Integrate an OAuth provider
Add requested OAuth authentication while preserving the existing Convex application structure and route behavior.
Repair silent sign-out failures
Inspect provider wiring and auth.config.ts, then correct configuration that prevents authenticated sessions.
これらのプロンプトを試す
Add passkey sign-in to my current Convex app. Configure the server, client provider, sign-in UI, route guards, and verification.
Configure Google OAuth for this Convex app. Reuse existing UI patterns, identify required credentials, and verify successful sign-in and sign-out.
Audit this Convex authentication setup. Find configuration mismatches, missing client wiring, unsafe key handling, and incomplete route protection.
Migrate this app to Convex Auth with minimal disruption. Preserve user flows, document credential changes, and validate protected routes end to end.
ベストプラクティス
- Use passkeys unless product requirements explicitly require password or OAuth authentication.
- Store signing keys only in approved secret systems and remove temporary local key files immediately.
- Verify sign-in, sign-out, session persistence, and protected route behavior before completion.
回避
- Do not omit auth.config.ts because failures can appear as persistent anonymous sessions.
- Do not pass private keys through visible command arguments or commit generated key files.
- Do not import missing UI primitives or execute unpinned package versions.
よくある質問
Which authentication method is the default?
Does this skill create OAuth credentials?
Why is auth.config.ts required?
How are JWT signing keys generated?
Can this run in a headless environment?
What must be verified before completion?
開発者情報
作成者
get-convexライセンス
MIT
Skillstore リビジョン
r1
バージョンに関する注意
作者はバージョンを宣言していません。
参照
d9e5ab86dafd32a1ddde9b8b4fde177589b55b95
メンテナンスの新しさ
2026/9/8
利用状況
1 ダウンロード · 0 閲覧
ファイル構成
📄 SKILL.md