← 返回 Skills 市场
eamanc-lab

Numerology Fortune

作者 eamanc · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ⚠ suspicious
115
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install numerology-fortune
功能描述
Analyzes your numerology profile using the Pythagorean system. Triggered when users ask about Life Path Numbers, Expression Numbers, and other numerology top...
安全使用建议
This skill appears to do only offline numerology calculations, which fits its description, but it will store and reuse sensitive personal data (full legal name and birth date) in a MEMORY.md file inside the skill repo and may read fortune-hub/MEMORY.md if present. Before installing or invoking: (1) confirm you’re comfortable with the skill saving your PII to the skill directory and decide where that file is stored/backed up; (2) consider asking the skill to never cache or to anonymize data (e.g., use initials or a nickname) if you want less persistence; (3) inspect the repository (including MEMORY.md and the references files) to ensure no unexpected endpoints or secrets are present; (4) require explicit user consent before the skill reads or reuses cached profile data; and (5) remove or redact MEMORY.md if you later want to delete persisted PII. If you need stronger guarantees (encryption, access auditing, or avoidance of persistent storage), do not install until those controls are added.
功能分析
Type: OpenClaw Skill Name: numerology-fortune Version: 1.2.0 The skill is classified as suspicious because it instructs the AI agent to collect and persist sensitive Personally Identifiable Information (PII), specifically the user's full legal name and date of birth, into a local MEMORY.md file. While these inputs are functionally required for the stated purpose of Pythagorean numerology, the systematic storage of PII in plaintext and the instructions in SKILL.md to check for shared data in 'fortune-hub/MEMORY.md' create a high-risk data harvesting pattern. No explicit evidence of remote exfiltration or malicious code execution was found, but the persistent collection of identity data within the agent's environment poses a significant privacy risk.
能力评估
Purpose & Capability
Name/description (Pythagorean numerology) align with the included calculation rules and number-meanings references; requesting birth date and full legal name is expected for the stated calculations.
Instruction Scope
SKILL.md explicitly instructs the agent to read this directory's MEMORY.md and fortune-hub/MEMORY.md (if present) and to write the user's date of birth and full legal name into this directory's MEMORY.md. That means the skill will persistently store personally identifiable information (PII) on disk and may reuse previously-cached PII without re-confirmation.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or executed beyond agent runtime; low install risk.
Credentials
No environment variables or external credentials are requested (appropriate). However, the skill asks for and persists sensitive PII (full legal name + birth date) which is proportionate to numerology but requires explicit user consent and careful handling.
Persistence & Privilege
Although always:false, the skill modifies repo-local state by writing MEMORY.md and reading another repository path (fortune-hub/MEMORY.md). This persistent storage of PII and cross-file reading increases the blast radius (privacy risk) and should be confirmed with the user and audited.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install numerology-fortune
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /numerology-fortune 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
v1.2.0: Add Language & Localization for bilingual support (EN/ZH)
v1.1.0
v1.1.0: Full English translation with numerologist.com style interpretations
v1.0.0
首次发布:毕达哥拉斯体系,5 大核心数字 + 个人年/月/日周期,计算过程全程透明
元数据
Slug numerology-fortune
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Numerology Fortune 是什么?

Analyzes your numerology profile using the Pythagorean system. Triggered when users ask about Life Path Numbers, Expression Numbers, and other numerology top... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。

如何安装 Numerology Fortune?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install numerology-fortune」即可一键安装,无需额外配置。

Numerology Fortune 是免费的吗?

是的,Numerology Fortune 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Numerology Fortune 支持哪些平台?

Numerology Fortune 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Numerology Fortune?

由 eamanc(@eamanc-lab)开发并维护,当前版本 v1.2.0。

💬 留言讨论