← Back to Skills Marketplace
Ai Intelligent Access Control
by
yang1002378395-cmyk
· GitHub ↗
· v1.0.3
· MIT-0
303
Downloads
0
Stars
2
Active Installs
3
Versions
Install in OpenClaw
/install ai-intelligent-access-control
Description
门禁管理,人脸/刷卡 + 权限。
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-intelligent-access-control - After installation, invoke the skill by name or use
/ai-intelligent-access-control - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Ai Intelligent Access Control?
门禁管理,人脸/刷卡 + 权限。 It is an AI Agent Skill for Claude Code / OpenClaw, with 303 downloads so far.
How do I install Ai Intelligent Access Control?
Run "/install ai-intelligent-access-control" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ai Intelligent Access Control free?
Yes, Ai Intelligent Access Control is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ai Intelligent Access Control support?
Ai Intelligent Access Control is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ai Intelligent Access Control?
It is built and maintained by yang1002378395-cmyk (@yang1002378395-cmyk); the current version is v1.0.3.
More Skills