📦 Aade Api Monitor — 希腊税务监控

v0.1.0

实时追踪希腊 AADE 税务系统:截止日期、税率变动与合规更新,基于文件,原生支持 OpenClaw。

0· 688·1 当前·1 累计
下载技能包
最后更新
2026/4/22
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears coherent with its stated purpose, but before installing: (1) avoid supplying your primary AADE account password if possible — create a dedicated, least-privilege account or API token for monitoring and rotate it regularly; (2) secure OPENCLAW_DATA_DIR (it will store downloaded documents and alerts); (3) be cautious with optional webhooks/SMS/calendar env vars — they will forward alerts to external endpoints, so only configure trusted targets; (4) verify the openclaw aade CLI c...
详细分析 ▾
用途与能力
Name/description (AADE monitoring) align with required binaries (jq, curl), declared env vars (OPENCLAW_DATA_DIR, AADE_USERNAME, AADE_PASSWORD), file paths (/data) and the described OpenClaw CLI commands for downloading and processing government documents.
指令范围
SKILL.md instructs only to authenticate to AADE, download/process government documents, write alerts/reports to local data directories, and optionally post to configured webhook/SMS/calendar endpoints. It does not instruct reading unrelated system files or accessing other credentials. It does include a suggestion to install jq/curl via apt if missing, which is a reasonable runtime convenience.
安装机制
This is an instruction-only skill with no install spec or archive downloads. That minimizes risk—the skill relies on existing system tools (jq, curl) and OpenClaw commands rather than pulling external code.
凭证需求
Requested env vars (OPENCLAW_DATA_DIR, AADE_USERNAME, AADE_PASSWORD) are appropriate for a monitoring skill that authenticates to the AADE portal and stores files locally. However, AADE_PASSWORD is sensitive; the skill expects direct portal credentials rather than an API token, which increases risk if those credentials have broader privileges. Optional webhook/SMS/calendar env vars are reasonable for alerting but would transmit data externally if configured.
持久化与权限
always is false and the skill is user-invocable; it does not request elevated platform privileges or permanent global presence. There are no instructions to modify other skills or system-wide agent settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv0.1.02026/2/21

NULL

可疑

安装命令

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