← 返回 Skills 市场
Sqlalchemy Code Review
作者
Kevin Anderson
· GitHub ↗
· v1.1.1
· MIT-0
160
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install sqlalchemy-code-review
功能描述
Reviews SQLAlchemy code for session management, relationships, N+1 queries, and migration patterns. Use when reviewing SQLAlchemy 2.0 code, checking session...
安全使用建议
This is an instruction-only SQLAlchemy review guide — it will read your repository files to anchor findings to file:line locations, which is expected for this purpose. It requests no credentials and installs nothing. Before enabling the skill, ensure you are comfortable granting the agent read access to the codebase (so it can locate the session/migration/query sites) and confirm you trust its suggested findings, since the skill delegates judgment to the reviewing agent. If you need tighter controls, restrict the agent's repository scope or review findings manually before applying changes.
功能分析
Type: OpenClaw Skill
Name: sqlalchemy-code-review
Version: 1.1.1
The skill bundle is a legitimate tool designed to guide an AI agent through reviewing SQLAlchemy 2.0 code and Alembic migrations. It contains comprehensive reference documentation (references/sessions.md, queries.md, etc.) and a structured review protocol in SKILL.md focused on identifying common performance and safety issues like N+1 queries, session leaks, and non-reversible migrations. No malicious patterns, data exfiltration attempts, or prompt injection attacks were detected.
能力评估
Purpose & Capability
Name/description (SQLAlchemy code review) match the content: checklists and reference docs for sessions, relationships, queries, and Alembic migrations. Nothing requested (no env vars, binaries, or installs) is unrelated to code review.
Instruction Scope
SKILL.md explicitly instructs the agent to open repository files, identify file:line locations, and follow gated verification steps—these are appropriate and necessary for a code-review skill. The instructions do not ask for unrelated system files, credentials, or external endpoints.
Install Mechanism
No install spec and no code files to write or execute; instruction-only skills pose minimal install risk.
Credentials
The skill declares no environment variables, credentials, or config paths. The checks operate on repo files only, which is proportionate for a static code-review task.
Persistence & Privilege
always is false and disable-model-invocation is false (normal). The skill does not request persistent system presence or modify other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sqlalchemy-code-review - 安装完成后,直接呼叫该 Skill 的名称或使用
/sqlalchemy-code-review触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
- Added SQLAlchemy-specific "Gates" section with detailed, step-by-step review protocols for session management, N+1/lazy loading, and migrations.
- Clarified when to cite `file:line` locations and how to proceed based on review evidence.
- No changes to core checklist, references, or review questions.
v1.1.0
Version 1.1.0 of sqlalchemy-code-review adds a comprehensive reference and review checklist for SQLAlchemy 2.0 code practices.
- Introduced a clear description of skill usage and review focus areas.
- Added quick-reference links for common SQLAlchemy and Alembic issues.
- Included a detailed checklist for reviewing session management, relationships, queries, and migrations.
- Provided guidance on when to consult reference materials.
- Listed key review questions to help ensure code quality and best practices.
元数据
常见问题
Sqlalchemy Code Review 是什么?
Reviews SQLAlchemy code for session management, relationships, N+1 queries, and migration patterns. Use when reviewing SQLAlchemy 2.0 code, checking session... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 160 次。
如何安装 Sqlalchemy Code Review?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sqlalchemy-code-review」即可一键安装,无需额外配置。
Sqlalchemy Code Review 是免费的吗?
是的,Sqlalchemy Code Review 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sqlalchemy Code Review 支持哪些平台?
Sqlalchemy Code Review 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sqlalchemy Code Review?
由 Kevin Anderson(@anderskev)开发并维护,当前版本 v1.1.1。
推荐 Skills