Ai Intelligent Ar Vr Platform
AR/VR 应用开发平台,沉浸式体验。
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 0 · 35 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
The stated purpose (AR/VR development platform) is coherent with the high-level tech stack and install steps (Python, requirements.txt, app.py). However, the packaged skill contains no code and no declared dependencies — instead the SKILL.md tells users/agents to git clone and run an external repository. That gap (no bundled code but instructions to fetch and execute remote code) is noteworthy.
Instruction Scope
SKILL.md instructs the agent/user to clone https://github.com/openclaw-skills/ai-intelligent-ar-vr-platform and run pip install -r requirements.txt and python app.py. Those instructions direct fetching and executing arbitrary third-party code outside the skill bundle, which could perform any actions (network requests, read env vars, access files) not described in the skill. The instructions do not limit or validate the remote code (no commit hash, checksum, or expected files).
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md prescribes a git clone from GitHub and executing the repo. Downloading and running code from an external repo is higher risk than an instruction-only skill that remains local; the GitHub URL is plausible but unverified and no integrity measures (pinning, checksum) are provided.
Credentials
The skill declares no required environment variables or credentials (which is proportionate). However, because the SKILL.md encourages running external code, that external code could later request or read credentials/environment variables not declared here — a potential indirect risk.
Persistence & Privilege
The skill does not request always:true, does not bundle installation that modifies other skills, and declares no config paths or privileged persistence. Autonomous invocation is allowed (platform default) but not combined with other high privileges in this package.
What to consider before installing
This package is suspicious because it tells you to clone and run a GitHub repo that is not bundled or verified. Before installing or executing anything: (1) inspect the referenced GitHub repository and review its code (requirements.txt, app.py, network calls, credential usage); (2) prefer a pinned commit hash or release tag and verify checksums; (3) run the code in a sandbox/container with limited network and no sensitive env vars; (4) avoid running as an elevated user; (5) if you need this functionality, ask the publisher for a packaged install spec or an included code bundle and evidence of the repo's provenance and integrity. If you cannot review the external repo, do not run the commands provided in SKILL.md.Like a lobster shell, security has layers — review code before you run it.
Current versionv1.0.0
Download zipaiautomationintelligentlatest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🤖 Clawdis
SKILL.md
AI 智能AR/VR平台
描述
AR/VR 应用开发平台,沉浸式体验。
功能
- AR应用(增强现实)
- VR应用(虚拟现实)
- 3D场景(场景构建)
- 交互设计(手势识别)
- 多人协作(协同体验)
定价
- 基础版:¥299/月(1 个项目)
- 专业版:¥1499/月(10 个项目)
- 企业版:¥4999/月(无限项目)
适用场景
- 游戏开发
- 教育培训
- 房地产展示
- 工业仿真
技术栈
- Python + FastAPI
- Unity/Unreal
- ARKit/ARCore
- 手势识别
安装
git clone https://github.com/openclaw-skills/ai-intelligent-ar-vr-platform
cd ai-intelligent-ar-vr-platform
pip install -r requirements.txt
python app.py
创建:2026-03-13 作者:OpenClaw Skills Team
Files
2 totalSelect a file
Select a file to preview.
Comments
Loading comments…
