安全扫描
OpenClaw
安全
high confidenceThe 技能's files, instructions, and requirements are consistent with a multilingual park/operations 助手 and do not 请求 unexpected 凭证s, 安装s, or 系统 访问.
评估建议
This 技能 应用ears internally consistent and low-risk: it uses only local configuration and text resources and asks for no 凭证s or 安装s. Before enabling it, quickly inspect config/park-config.yaml to ensure it contAIns no sensitive or private data you don't want the 代理 to 访问 (添加resses/phone numbers are fine, but 移除 any real secrets). If you need Excel/PDF/PPT 导出s, 检查 whether your 代理 平台 supplies conversion 工具s or whether you must provide/导出 them separately. As always, allow only the 技能s you trust to 运行...详细分析 ▾
✓ 用途与能力
The name/description (park operations, recruitment, enterprise 服务s, 仪表盘s) align with the packaged README, 技能.md, config/park-config.yaml, and i18n files. All 请求ed functionality (queries, policy 图形界面dance, property 列出ings, 仪表盘s) can be implemented using the provided static configuration and text templates; there are no extra 凭证s, binaries, or unrelated capabilities declared.
✓ 指令范围
技能.md instructs the 代理 to read local config (./config/park-config.yaml) and i18n resources and return structured 输出s (JSON, markdown, table). It does not direct the 代理 to read unrelated 系统 paths, to call external 端点s, or to exfiltrate secrets. One minor note: 技能.md clAIms support for generating Excel/PDF/PPT 导出s but provides no 工具ing or 安装 instructions for producing those binary 格式化s—this is a functional gap rather than a security incoherence.
✓ 安装机制
No 安装 spec and no code files that would be 下载ed or 执行d. Being instruction-only reduces the on-disk/remote-code risk. There are no URLs, package 安装s, or 归档 提取ions present.
✓ 凭证需求
The 技能 requires no 环境 variables, no 凭证s, and no config paths outside its own package (it references only ./config/park-config.yaml and ./i18n/). No secrets or unrelated 服务 令牌s are 请求ed.
✓ 持久化与权限
The 技能 does not 请求 always:true, does not modify other 技能s or 系统-wide 设置tings, and uses only its own local config files. 模型 invocation is allowed (default) which is normal for 技能s; this is not combined with other concerning 签名als.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install park-skill
镜像加速npx clawhub@latest install park-skill --registry https://cn.longxiaskill.com镜像同步中
技能文档
园区智能运营助手技能 技能概述
技能名称: park-技能 版本: 1.0.0 适用场景: 产业园区、科技园区、工业园区等运营管理场景 目标用户: 园区运营方、招商部门、物业管理、企业服务团队
核心能力
- 园区概况模块
语言支持: 中文 / English
- 招商服务模块
- 企业服务模块
- 运营管理模块
- 数据看板模块
表格化呈现示例 序号 项目 规格 单价 备注 1 办公室 100-500㎡ ¥1.5/㎡/天 精装修 2 厂房 500-2000㎡ ¥0.8/㎡/天 可定制 使用方式 基础查询 查询园区概况 查看招商政策 了解入驻流程 获取物业服务
场景化对话 "园区有哪些优惠政策?" "What are the lease terms for office space?" "如何申请高新企业认定?" "查询本月入驻率数据"
数据导出
支持生成Excel报表、PDF文档、PPT演示
配置文件
园区数据配置文件: ./config/park-config.yaml 多语言资源文件: ./i18n/ 目录
版本历史 1.0.0 (2025-01) - 初始版本,涵盖5大核心模块 扩展说明
如需自定义园区数据,请修改 config/park-config.yaml 配置文件。