Than Cuu Numerology Analysis

PassAudited by ClawScan on May 10, 2026.

Overview

This instruction-only numerology skill is coherent and has no code or network behavior, but it asks for names and birthdates and automatically saves analyses into a persistent local knowledge folder.

This looks safe to install from a code-execution perspective, but be aware that it asks for full names and dates of birth and says it will automatically save the full results locally. Avoid entering another person's information unless you have permission, and delete saved files if you do not want the analysis retained.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Names, birthdates, and personality or relationship analyses may remain in the user's knowledge base and be reused later.

Why it was flagged

The skill explicitly persists the full analysis and updates a knowledge index. Because the analysis is based on legal names and birthdates, this creates lasting local memory of personal information and relationship assessments.

Skill content
em sẽ tự động lưu trữ toàn bộ nội dung kết quả vào thư mục `knowledge/md/ThanCuu/TuongQuan/` ... Đồng thời, em sẽ cập nhật `knowledge/INDEX.md`
Recommendation

Only provide information you are comfortable storing. The skill author should add an explicit save confirmation, opt-out option, deletion guidance, and filename sanitization/minimization for personal data.

What this means

If that local reference file is missing, outdated, or contains untrusted instructions, the analysis could be incomplete or influenced by local content.

Why it was flagged

One reference file points the agent to a mutable local knowledge file outside the provided artifact contents, so results may depend on local stored context rather than only the bundled reference material.

Skill content
Nội dung này sẽ được lấy từ `knowledge/md/ThanCuu/SỐ ĐƯỜNG ĐỜI.md`.
Recommendation

Verify the referenced local knowledge file before use and treat its contents as reference data rather than authoritative agent instructions.