Is claudiodrusus/skill-4 safe?
https://github.com/openclaw/skills/tree/main/skills/claudiodrusus/skill-4
99
SAFE
This skill implements a legitimate website monitoring tool using Python's standard library to check URL availability, response times, and content changes. No malicious behavior, prompt injection attempts, or data exfiltration was detected during analysis.
Category Scores
Findings (1)
INFO Executable Python Script Present -5 ▶
The skill contains an executable Python script (main.py) that implements website monitoring functionality. The code uses only standard library imports and performs legitimate HTTP requests to check website status.