← 返回 Skills 市场
Ai Intelligent Access Control
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.3
· MIT-0
303
总下载
0
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install ai-intelligent-access-control
功能描述
门禁管理,人脸/刷卡 + 权限。
使用说明 (SKILL.md)
AI 智能门禁系统
描述
门禁管理,人脸/刷卡 + 权限。
功能
- 人脸识别(刷脸通行)
- 刷卡管理(IC卡/身份证)
- 权限管理(分级授权)
- 通行记录(完整记录)
- 异常报警(陌生人告警)
定价
- 基础版:¥99/月(10 门禁)
- 专业版:¥499/月(50 门禁)
- 企业版:¥1999/月(无限门禁)
适用场景
- 企业门禁
- 小区门禁
- 园区门禁
- 实验室门禁
技术栈
- Python + FastAPI
- 人脸识别
- 门禁硬件
- 权限管理
安装
git clone https://github.com/openclaw-skills/ai-intelligent-access-control
cd ai-intelligent-access-control
pip install -r requirements.txt
python app.py
创建:2026-03-13 作者:OpenClaw Skills Team
安全使用建议
Do not blindly git-clone and run the repository referenced in SKILL.md. Before installing or running this skill you should: (1) ask the publisher for the canonical source URL and verify the repository owner and commit history; (2) request a packaged install spec or vetted release (not just a README with git clone); (3) review the repo source code (especially any code that accesses cameras, networks, or system files) or have it audited; (4) run it in an isolated environment (VM/container) with least privilege if you must test; and (5) confirm what credentials, device permissions, and network endpoints the system requires and why. The current skill metadata and instructions are inconsistent and don’t provide enough assurance to install on production systems.
功能分析
Type: OpenClaw Skill
Name: ai-intelligent-access-control
Version: 1.0.3
The skill bundle contains only metadata and documentation (SKILL.md) for an AI-based access control system. It describes standard features such as face recognition and permission management, and provides typical installation instructions via a GitHub repository. No malicious code, suspicious instructions, or data exfiltration risks were identified in the provided files.
能力评估
Purpose & Capability
The skill claims a hardware- and privacy-sensitive capability (face recognition, card readers, alarms) but the metadata declares no required binaries, no credentials, and no config paths. The SKILL.md lists a Python/FastAPI tech stack and installation steps that would install and run a full application; that level of capability is not reflected in the declared requirements, which is disproportionate and incoherent.
Instruction Scope
SKILL.md is essentially a README with explicit shell instructions to git clone a repository and run python app.py. Those instructions will cause arbitrary third-party code to be written to disk and executed if followed, but there are no runtime constraints, no guidance about required credentials or device permissions, and no explanation of what the code does at runtime. The instructions therefore broaden the agent's scope to fetch and run external code outside the registry's control.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md instructs users to clone https://github.com/openclaw-skills/ai-intelligent-access-control and pip-install requirements. Downloading and running a remote repo is a high-risk install path because the repo contents are not embedded in the skill bundle and can contain arbitrary code. The GitHub URL is more trustworthy than an unknown IP/shortener, but the registry metadata lists the source as 'unknown' which is inconsistent.
Credentials
A system that integrates cameras, card readers, and alarm notifications would normally require device access, network endpoints, and likely API keys or system permissions; yet the skill declares no required environment variables, credentials, or config paths. The absence of any declared secrets or permissions is disproportionate to the claimed functionality and raises questions about where those requirements would be satisfied.
Persistence & Privilege
The skill does not request always:true and does not declare persistence or modification of other skills' configs. Autonomous invocation is allowed (the platform default) but not by itself a red flag here. The main privilege concern is the instruction to fetch and run external code, not persistent registry permissions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-intelligent-access-control - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-intelligent-access-control触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Version 1.0.3
- No file changes detected; functionality and documentation remain unchanged from version 1.0.2.
v1.0.2
- Bumped version to 1.0.2 in SKILL.md.
v1.0.1
ai-intelligent-access-control 1.0.1
- Initial release with support for face recognition and IC card access.
- Provides hierarchical access control and comprehensive access logs.
- Includes abnormal event alerts for unauthorized entry attempts.
- Multiple pricing tiers for different scale deployments.
- Installation and usage instructions now available in SKILL.md.
元数据
常见问题
Ai Intelligent Access Control 是什么?
门禁管理,人脸/刷卡 + 权限。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 303 次。
如何安装 Ai Intelligent Access Control?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-intelligent-access-control」即可一键安装,无需额外配置。
Ai Intelligent Access Control 是免费的吗?
是的,Ai Intelligent Access Control 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ai Intelligent Access Control 支持哪些平台?
Ai Intelligent Access Control 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai Intelligent Access Control?
由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.3。
推荐 Skills