🌐 REST API — 构建生产级API

v1.0.0

基于契约优先设计,快速生成带安全认证、自动化测试与部署手册的生产级 REST API,覆盖全生命周期开发。

0· 622·6 当前·6 累计
ivangdavila 头像by @ivangdavila (Iván)
下载技能包
最后更新
2026/3/4
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill is an instruction-only guide for designing and shipping REST APIs; its requested artifacts and behaviors are consistent with that purpose and it does not ask for credentials or install code.
评估建议
This skill is a local, instruction-only REST API design assistant and appears coherent with its description. Before installing: (1) confirm you are comfortable with the skill creating ~/rest-api/ and storing project context there; (2) do not enter raw secrets, credentials, or sensitive PII into the memory files—the skill's docs say it won't store secrets, but that relies on how you use it; (3) if you prefer no persistence, decline setup or disable memory; (4) periodically inspect and remove ~/re...
详细分析 ▾
用途与能力
Name and description (contract-first REST API design, security, testing, deployment) match the provided files and runtime instructions. The skill requests no binaries, env vars, or other elevated access that would be unrelated to its stated purpose.
指令范围
Runtime instructions direct the agent to create and maintain a project memory under ~/rest-api/ and to collect project context (domain, consumers, auth model, etc.). That is coherent for an API design skill, but the agent will persist project data locally — including potentially sensitive business context — so users should avoid putting raw secrets or PII into the memory.
安装机制
There is no install spec and no code files to write or execute. This is instruction-only, so nothing is downloaded or extracted onto disk by an installer.
凭证需求
The skill requires no environment variables, credentials, or config paths. The requested file path (~/rest-api/) is proportionate to storing project memory for an API-design assistant.
持久化与权限
The skill will create and update persistent files in the user's home directory (~/rest-api/ memory.md and related artifacts) when memory is enabled. always:false and normal autonomous invocation are used. Persisting project context is expected, but users should confirm whether they want that persistence enabled and periodically review or delete stored files.
安全有层次,运行前请审查代码。

运行时依赖

🖥️ OSLinux · macOS · Windows

版本

latestv1.0.02026/3/4

Initial release with end-to-end REST API build workflow from contract to deployment.

无害

安装命令

点击复制
官方npx clawhub@latest install rest-api
镜像加速npx clawhub@latest install rest-api --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库