OpenClaw: benign
VirusTotal: benign
StaticScan: clean
OpenClaw: benign
The skill is coherent with its stated purpose (sending Mailgun emails); required secrets are Mailgun-specific and the included script calls only Mailgun's API and curl, though there are minor document... [内容已截断]
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1773325290176,
"_id": "k979sdf9g0cvbz69423sadjp3982s4s6",
"changelog": "- Added explicit listing of required environment variables in SKILL.md.\n- Introduced homepage and repository URLs in skill metadata.\n- No changes to functionality or code.",
"changelogSource": "user",
"createdAt": 1773325290176,
"parsed": {
"clawdis": {
"envVars": [
{
"name": "MAILGUN_API_KEY",
"required": true
},
{
"name": "MAILGUN_DOMAIN",
"required": true
},
{
"name": "MAILGUN_FROM",
"required": true
},
{
"name": "MAILGUN_DEFAULT_TO",
"required": true
}
],
"homepage": "https:\/\/github.com\/openclaw\/openclaw"
}
},
"version": "1.0.6"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "linyishan",
"handle": "alphafactor",
"image": "https:\/\/avatars.githubusercontent.com\/u\/62403180?v=4",
"kind": "user",
"linkedUserId": "kn7cf8pks04nj5d8r97e45bzdh80enwz"
},
"ownerHandle": "alphafactor",
"skill": {
"_creationTime": 1770088636798,
"_id": "kd77a3wxqtecpqd0jhpdsnqt2n80eh44",
"badges": [],
"createdAt": 1770088636798,
"displayName": "mailgun sender",
"latestVersionId": "k979sdf9g0cvbz69423sadjp3982s4s6",
"ownerUserId": "kn7cf8pks04nj5d8r97e45bzdh80enwz",
"slug": "mailgun",
"stats": {
"comments": 0,
"downloads": 1735,
"installsAllTime": 5,
"installsCurrent": 5,
"stars": 1,
"versions": 4
},
"summary": "Send emails via Mailgun API. Use when the user needs to send emails programmatically, such as newsletters, notifications, alerts, or automated reports. Requi...",
"tags": {
"latest": "k979sdf9g0cvbz69423sadjp3982s4s6",
"mailgun": "k977hrbhmr1xjd1gjegzn5beex80f5r4"
},
"updatedAt": 1773329207481
}
}