convex-expert
Build Reliable Convex Backends
Convex backend code can fail from invalid schemas, imports, validators, or query patterns. This skill applies Convex-specific rules and verification steps.
Остановитесь и запросите подтверждение перед установкой.
Проверьте план и получите явное согласие пользователя перед изменением файлов.
Установить с помощью моего Агента
Скопируйте этот запрос в своего Агента. Он содержит каноническую страницу Skill и манифест.
Review the Skillstore skill "convex-expert" from https://skillstore.io/skills/get-convex-convex-expert.md and its manifest at https://skillstore.io/api/skills/get-convex-convex-expert/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Ваш Агент по-прежнему должен показать план и запросить все подтверждения, требуемые политикой безопасности.
Ресурсы для AI-агентов
Используйте эти ссылки, когда AI-агенту, crawler или script нужен чистый контекст вместо полной страницы.
Протестировать
Использование «convex-expert». Review a message-list query that filters the whole table and returns every matching row.
Ожидаемый результат:
- Add a schema index for the conversation identifier.
- Replace the full-table filter with an indexed query.
- Paginate results and validate both arguments and returns.
Использование «convex-expert». Plan adding a required status field to an existing populated table.
Ожидаемый результат:
Add the field as optional, deploy compatibility changes, backfill existing records, verify completion, then make the validator required.
Использование «convex-expert». Review a public mutation used only by a scheduled backend task.
Ожидаемый результат:
Convert the mutation to an internal function and update the scheduled task reference. Keep public access only when a client requires it.
Аудит безопасности
Высокий рискMost detections are Markdown backticks around API names, not shell execution. The verification rule does execute project tools and can deploy code or rewrite local Convex configuration without explicit approval.
Подтверждённые проблемы безопасности (3)
Пункты проверки возможностей (1)
Это реальные локальные возможности, которые могут ожидаться для этого навыка, поэтому они требуют проверки, но не считаются подтверждённым вредоносным поведением.
Факторы риска
⚙️ Внешние команды (8)
Поделиться и цитировать этот отчет
Делитесь версионным отчетом об оценке, нейтральным значком, встраиваемой карточкой и цитатами. Skillstore публикует доказательства, не решая, безопасен ли этот Skill.
Копировать ссылку на отчёт
https://skillstore.io/skills/get-convex-convex-expert/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportЗначок Markdown
[](https://skillstore.io/skills/get-convex-convex-expert?utm_source=security_passport_badge)Значок HTML
<a href="https://skillstore.io/skills/get-convex-convex-expert?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/get-convex-convex-expert/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Встраиваемая карточка
<iframe src="https://skillstore.io/embed/skills/get-convex-convex-expert.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-expert security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/get-convex-convex-expert/audits/1Цитата BibTeX
@techreport{get-convex-get-convex-convex-expert-2026,
author = {get-convex},
title = {convex-expert security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/get-convex-convex-expert/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-expert 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-expert/audits/1"
identifiers:
- type: other
value: "skillstore:get-convex-convex-expert:audit:1"
description: "Skillstore immutable audit report identifier"
Оценка Skillstore
Почему такая оценка Достоверность доказательств: СреднийЧто вы можете построить
Create a Convex Feature
Design validated functions, indexes, and schema changes for a new application workflow.
Review Backend Reliability
Find unbounded reads, invalid imports, missing validators, and unsafe schema migrations.
Resolve Deployment Errors
Interpret validation, schema, import, and runtime errors from Convex development checks.
Попробуйте эти промпты
Explain this Convex function and identify its arguments, return value, database access, and visibility: [function].
Design a Convex schema and indexes for [feature]. Include validators, relationships, query paths, and migration notes.
Review [files] for validators, imports, indexes, bounded reads, internal visibility, runtime separation, and safe schema evolution.
Plan a staged Convex migration for [change]. Address compatibility, backfill, indexes, rollback, tests, and deployment approval.
Лучшие практики
- Provide the schema, related functions, expected behavior, and current errors.
- Review generated Convex guidance before changing backend files.
- Require approval before commands that deploy code or modify environment files.
Избегать
- Do not request production deployment without identifying the target and approval boundary.
- Do not omit project-specific authorization and data access requirements.
- Do not treat generated recommendations as a substitute for tests and migration validation.
Часто задаваемые вопросы
What Convex code can this skill review?
Does it write Convex functions?
Can it improve query performance?
Will it deploy changes automatically?
Does it support schema migrations?
What context produces the best results?
Сведения для разработчиков
Автор
get-convexЛицензия
MIT
Ревизия Skillstore
r1
Примечание о версии
Автор не указал версию.
Ссылка
d9e5ab86dafd32a1ddde9b8b4fde177589b55b95
Актуальность поддержки
08.09.2026
Использование
0 загрузок · 0 просмотров
Структура файлов
📄 SKILL.md