Ai Intelligent Attendance Management
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.
NoteHigh Confidence
ASI04: Agentic Supply Chain VulnerabilitiesWhat 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.
