Ai Intelligent Audit System
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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 the user follows these setup commands, they would be trusting external code and dependencies that were not part of this reviewed package.
The documented setup depends on an external GitHub repository and dependency file that are not included or pinned in the provided artifacts.
git clone https://github.com/openclaw-skills/ai-intelligent-audit-system cd ai-intelligent-audit-system pip install -r requirements.txt python app.py
Review the referenced repository and requirements before running them, and prefer a pinned commit or versioned release with matching install metadata.
Users could assume a more official provenance than the supplied metadata establishes.
The package metadata lists this author, while SKILL.md says “作者:OpenClaw Skills Team” and the registry source is unknown, creating a provenance ambiguity rather than a confirmed malicious claim.
"author": "yang1002378395-cmyk"
Verify the publisher and repository ownership before trusting the installation instructions, and align the author/source metadata with the documentation.
