Ai Intelligent 3d Model Generation
Security checks across static analysis, malware telemetry, and agentic risk
Overview
The included skill is documentation-only and purpose-aligned, but its setup instructions point to external code and dependencies that should be verified before use.
This skill appears benign as submitted, but it is mostly a description plus setup commands. Before installing or running it, verify the referenced GitHub repository and dependencies because they are not included in the reviewed artifacts.
Static analysis
No static analysis findings were reported for this release.
VirusTotal
VirusTotal findings are pending for this skill version.
Risk analysis
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If you follow the setup block, your machine may install packages and execute code from an external repository whose contents are not part of this submitted package.
The package itself has no code or install spec, so following these setup steps would fetch dependencies and run code from an external repository not included in the reviewed artifacts.
git clone https://github.com/openclaw-skills/ai-intelligent-3d-model-generation cd ai-intelligent-3d-model-generation pip install -r requirements.txt python app.py
Verify the repository, maintainer, requirements file, and app.py before running the commands; prefer an official install spec and pinned dependencies.
