技能详情(站内镜像,无评论)
作者:Adam Westland @adamwestland
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 81 · 1 current installs · 1 all-time installs
⭐ 0
安装量(当前) 1
🛡 VirusTotal :良性 · OpenClaw :良性
Package:adamwestland/tripit
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
This skill is internally consistent with its stated purpose (it formats TripIt-approved confirmation emails and instructs the agent how to send them); it does not request unrelated credentials or install arbitrary code, but the instructions do suggest storing a user's private TripIt iCal feed which is sensitive and should be handled carefully.
目的
Name/description match the included assets: the SKILL.md and scripts/tripit-email.py generate TripIt-formatted email bodies. Requiring python3 is appropriate and no unrelated binaries, env vars, or cloud credentials are requested.
说明范围
Instructions stay within the expected scope (generate a plain-text email body and send it to plans@tripit.com). However the SKILL.md recommends storing the user's private TripIt iCal feed URL for verification — that URL contains a private hash and is effectively a secret; the guidance to 'store' it expands scope into persistent storage of sensitive data and should be treated carefully.
安装机制
No install spec — instruction-only with a small Python helper script included. No downloads from external URLs or package installs are present.
证书
The skill declares no environment variables or credentials, which is proportionate. Caveat: verification steps rely on the user's private TripIt iCal feed URL (sensitive); the skill does not declare how that will be stored or protected.
持久
always:false and no special privileges requested. The skill does suggest storing user-specific data (iCal URL) but does not request platform-wide persistence or modify other skills' configs.
综合结论
This skill appears to do what it says: it formats plain-text TripIt-approved confirmation emails for you to send to plans@tripit.com. Before installing or enabling it: (1) review the included script locally (scripts/tripit-email.py) to confirm it only formats text and makes no network calls; (2) be cautious about storing a user's TripIt iCal feed URL — treat it like a secret (it contains a private hash) and avoid persisting it unencrypted or s…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「TripIt」。简介:Create and update TripIt travel plans by sending structured confirmation emails…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/adamwestland/tripit/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。