← Back to Skills Marketplace
eamanc-lab

Numerology Fortune

by eamanc · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ⚠ suspicious
115
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install numerology-fortune
Description
Analyzes your numerology profile using the Pythagorean system. Triggered when users ask about Life Path Numbers, Expression Numbers, and other numerology top...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install numerology-fortune
  3. After installation, invoke the skill by name or use /numerology-fortune
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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 大核心数字 + 个人年/月/日周期,计算过程全程透明
Metadata
Slug numerology-fortune
Version 1.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Numerology Fortune?

Analyzes your numerology profile using the Pythagorean system. Triggered when users ask about Life Path Numbers, Expression Numbers, and other numerology top... It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.

How do I install Numerology Fortune?

Run "/install numerology-fortune" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Numerology Fortune free?

Yes, Numerology Fortune is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Numerology Fortune support?

Numerology Fortune is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Numerology Fortune?

It is built and maintained by eamanc (@eamanc-lab); the current version is v1.2.0.

💬 Comments