OpenClaw: benign
VirusTotal: benign
StaticScan: clean
OpenClaw: benign
The skill's code, instructions, and credential requirements align with a simple Google Calendar CLI; nothing indicates hidden exfiltration or unrelated access, though the registry metadata vs SKILL.md... [内容已截断]
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1773646229093,
"_id": "k97ftqz7v4t0e7xkzvym6ez9g1830wyg",
"changelog": "- Initial release of google-calendar: simple Python CLI for Google Calendar event management.\n- Supports listing, adding, updating, and deleting events directly from the command line.\n- Uses only the Python 3 standard library; no extra dependencies required.\n- Credentials can be provided via environment variables or CLI flags.\n- Offers optional JSON output and full help via the -h flag.",
"changelogSource": "user",
"createdAt": 1773646229093,
"parsed": {
"clawdis": {
"envVars": [
{
"name": "GOOGLE_CLIENT_ID",
"required": true
},
{
"name": "GOOGLE_CLIENT_SECRET",
"required": true
},
{
"name": "GOOGLE_REFRESH_TOKEN",
"required": true
},
{
"name": "GOOGLE_CALENDAR_ID",
"required": true
}
]
}
},
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "xwings",
"handle": "xwings",
"image": "https:\/\/avatars.githubusercontent.com\/u\/463553?v=4",
"kind": "user",
"linkedUserId": "kn71xmez68pfxxvxvx6n6bghfn82ygwd"
},
"ownerHandle": "xwings",
"skill": {
"_creationTime": 1773646229093,
"_id": "kd71m6q7h9rnrg3sew61h9xhgx8303q7",
"badges": [],
"createdAt": 1773646229093,
"displayName": "py-googlecalendar-cli",
"latestVersionId": "k97ftqz7v4t0e7xkzvym6ez9g1830wyg",
"ownerUserId": "kn71xmez68pfxxvxvx6n6bghfn82ygwd",
"slug": "py-googlecalendar-cli",
"stats": {
"comments": 0,
"downloads": 91,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 1
},
"summary": "Tiny and short Python CLI tool to manage Google Calendar events from the command line -- list, add, update, delete events via the Calendar API.",
"tags": {
"latest": "k97ftqz7v4t0e7xkzvym6ez9g1830wyg"
},
"updatedAt": 1773651414306
}
}