Ai Intelligent Attendance Management

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: ai-intelligent-attendance-management Version: 1.0.0 The skill bundle contains only metadata and descriptive documentation for an attendance management system. There is no executable code, suspicious logic, or prompt injection attempts present in SKILL.md or skill.json. The documentation points to an external GitHub repository (github.com/openclaw-skills/ai-intelligent-attendance-management) for the actual implementation, which is a standard practice for project documentation.

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.

What this means

If a user follows the setup commands, they may install and run code that was not part of this review.

Why it was flagged

The reviewed package contains only SKILL.md and skill.json, so following these manual setup commands would rely on an external repository and dependencies that are not included in the artifact set.

Skill content
git clone https://github.com/openclaw-skills/ai-intelligent-attendance-management
cd ai-intelligent-attendance-management
pip install -r requirements.txt
python app.py
Recommendation

Before running the manual installation, verify the GitHub repository, inspect the requirements and application code, and run it only in an environment appropriate for HR or payroll data.