安全扫描
OpenClaw
安全
high confidence本技能为纯文本数据库工程指南,要求与系统访问一致,不请求不必要的系统权限或凭据。
评估建议
此技能为一致的文本数据库工程指南。使用前请确保:不在生产环境中直接执行生成的迁移或破坏性SQL;使用最低权限测试账号;不提供生产凭据;在预发环境测试;独立验证外部链接。若需执行SQL,请提供受限测试数据库或只读用户,并审计所有更改。...详细分析 ▾
✓ 用途与能力
Name/description (schema design, indexing, tuning, migrations for Postgres/MySQL/SQLite) match the SKILL.md and README content. No unrelated env vars, binaries, or install steps are requested.
ℹ 指令范围
SKILL.md is a large, prescriptive set of templates, SQL examples, and runbooks — all within the domain of DB engineering. It does not include instructions to read local system files, install software, or exfiltrate data. Note: the skill can generate actionable DDL/DML and migration steps; it does not itself execute them, so the primary risk is a user copy-pasting generated SQL into a production DB without review.
✓ 安装机制
No install spec and no code files — instruction-only (lowest install risk). README links to external AfrexAI pages but there is no code download or archive referenced.
✓ 凭证需求
The skill requests no environment variables, credentials, or config paths. This is proportionate for a guidance/consultant skill that produces SQL and operational guidance but does not connect to systems itself.
✓ 持久化与权限
always is false and there is no indication the skill modifies other skills or system-wide settings. It is user-invocable and can be invoked autonomously per platform defaults; that is expected for this type of skill.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/2/16
数据库工程师指南 1.0.0 - 初始发布,包含端到端数据库设计、索引策略、查询优化、支持多数据库的全面框架。
● 可疑
安装命令
点击复制官方npx clawhub@latest install afrexai-database-engineer
镜像加速npx clawhub@latest install afrexai-database-engineer --registry https://cn.longxiaskill.com
技能文档
完整的数据库设计、优化、迁移和运维系统。从架构设计到生产监控,涵盖PostgreSQL、MySQL、SQLite和通用SQL模式。
...(由于原始内容过长,仅展示前段,实际应包含完整的翻译)