📦 Cli Deadline Monitor — 希腊税期监控

v0.1.1

命令行工具,实时追踪希腊 AADE/EFKA 报税截止日期,支持 Slack、短信、邮件及本地文件等多种自定义提醒方式。

0· 700·0 当前·0 累计
下载技能包
最后更新
2026/4/22
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
可疑
medium confidence
NULL
评估建议
Key things to consider before installing or using this skill: - Source trust: the skill's source is listed as 'unknown' though a GitHub homepage is given. Inspect that repository (and any code) yourself before trusting it. - Data source ambiguity: SKILL.md alternates between "reads local files only" and "real-time monitoring / scraping of AADE/EFKA". Ask the publisher which model applies. If it scrapes government sites, ask which endpoints and how often. - Credentials: the skill can accept optio...
详细分析 ▾
用途与能力
Name and description (Greek tax deadline monitoring with alerts) align with declared requirements: jq and OPENCLAW_DATA_DIR for local deadline data, plus optional webhook/SMTP/calendar env vars for notifications. Optional env vars are appropriate for the described alert channels.
指令范围
SKILL.md mixes two different operational models: setup/install steps explicitly say it reads local files under OPENCLAW_DATA_DIR (and 'No external credentials required'), while other parts describe continuous website/API monitoring and 'intelligent scraping'. That contradiction is ambiguous: the instructions do not clearly state when the agent should perform web requests, what network endpoints it will contact, or exactly what data will be read or written beyond the declared data dir and optional channels.
安装机制
Instruction-only skill with no install spec and no code files — lowest install risk. It requires jq to be present, which is reasonable for JSON processing.
凭证需求
Only required env var is OPENCLAW_DATA_DIR. The optional environment variables (Slack webhook, SMS gateway, SMTP creds, calendar IDs) match the described notification integrations. There are no unrelated or excessive required credentials.
持久化与权限
Skill is not always-included and is user-invocable; it does not request elevated or persistent platform privileges. As an instruction-only skill, it does not install components or modify other skills.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv0.1.12026/2/19

NULL

可疑

安装命令

点击复制
官方npx clawhub@latest install cli-deadline-monitor
镜像加速npx clawhub@latest install cli-deadline-monitor --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库