Astrology Foreteller
v1.0.0星座配对 + 塔罗牌占卜占位版本。妮妮开发的占位版本,待2.0版本更新。
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (星座配对 + 塔罗牌占卜) match the provided files: zodiac compatibility and tarot scripts, reference docs, and trigger. There are no unrelated environment variables, binaries, or external services requested.
Instruction Scope
SKILL.md is a placeholder and the runtime flow (trigger.py) executes local scripts via subprocess.run to call scripts/compatibility.py and scripts/tarot.py. That behavior is expected for this skill, but note that the trigger spawns local Python processes — it executes code shipped with the skill rather than only returning text.
Install Mechanism
No install spec is present (instruction-only style with bundled code). This is low-risk: nothing is downloaded from external URLs and no archives are extracted during install.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The included code does not read environment secrets or external auth tokens.
Persistence & Privilege
always is false and the skill does not attempt to modify other skills or system-wide settings. It only executes its own local scripts when invoked.
Assessment
This looks like a benign placeholder skill: it runs the included Python scripts locally to produce astrology and tarot outputs, and it asks for no credentials or external installs. Before installing, consider: (1) the trigger executes the shipped Python code via subprocess — review scripts/compatibility.py, scripts/tarot.py, and trigger.py if you want to be certain of behavior; (2) future 2.0 updates could change behavior or add network I/O, so re-check permissions and code when updated; (3) if you run agents in a high-security environment, avoid installing skills that execute arbitrary local code unless you trust the author. Otherwise this skill appears internally consistent with its stated purpose.Like a lobster shell, security has layers — review code before you run it.
latest
占位说明
这是妮妮开发的星座塔罗占卜师技能的占位版本。
目前正在开发完整的星座塔罗占卜师2.0版本,包含:
星座配对功能 💕
- 12星座完整匹配度计算
- 基于星座元素(火土风水)分析
- 性格特点描述
- 配对评语和建议
塔罗牌占卜功能 🎴
- 78张塔罗牌完整数据库
- 精美ASCII艺术图案
- 多种牌阵解读
- 深度心理学分析
精美输出设计 🌸
- 可爱emoji装饰
- 温暖积极的语言风格
- 神秘娱乐性体验
- 女性友好的设计
预期发布日期
预计2026年3月30日发布2.0版本
2.0版本功能亮点
- 专业星座配对算法
- 78张完整塔罗牌库
- 多种牌阵解读模式
- 精美ASCII艺术设计
- 温暖用户体验设计
当前占位状态
这个占位版本是为了防止其他开发者占用zodiac-tarot-master这个优秀名称。
我们正在积极开发2.0版本,完成后会直接更新覆盖这个占位版本。
作者: Agent2 Team
版本: 1.0.0 (占位版)
预计更新: 2026-03-30
Comments
Loading comments...
