Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Chinese Calendar Cn

v1.0.0

中国农历工具。节气查询、生肖年份、黄道吉日、传统节日、天干地支、农历转换。Chinese lunar calendar with solar terms, zodiac, auspicious dates, festivals, and Heavenly Stems.

0· 82·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for loutai0307-prog/bytesagain-chinese-calendar-cn.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Chinese Calendar Cn" (loutai0307-prog/bytesagain-chinese-calendar-cn) from ClawHub.
Skill page: https://clawhub.ai/loutai0307-prog/bytesagain-chinese-calendar-cn
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install bytesagain-chinese-calendar-cn

ClawHub CLI

Package manager switcher

npx clawhub@latest install bytesagain-chinese-calendar-cn
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
!
Purpose & Capability
SKILL.md advertises lunar-calendar features (jieqi, 公历↔农历 conversion, 黄道吉日, 十二生肖, etc.), but the only included executable (scripts/script.sh) provides generic help/guide/faq/planning text and does not implement calendrical logic or the listed commands (jieqi, shengxiao, tiangan, jieri, jiri, zhuanhuan, minsu). The claimed capabilities are not present in the code bundle.
!
Instruction Scope
SKILL.md instructs users/agents to run commands such as 'chinese-calendar-cn jieqi' and others that are not implemented by the provided script. The script instead supports commands like intro, guide, tips, planning, examples, faq, etc. This is a direct instruction-vs-implementation mismatch and will cause runtime errors or confusion. The SKILL.md also claims '纯本地输出' but the script outputs mostly templated reference prose rather than calendar data.
Install Mechanism
No install spec and no external downloads; the skill is instruction-plus-a-script only. That lowers supply-chain risk — nothing is fetched or written during install.
Credentials
No environment variables, credentials, or filesystem paths are requested. The script does not access external services or secrets.
Persistence & Privilege
Skill is not always-enabled and does not request elevated persistence or modify other skills or system settings. It runs locally as a simple script when invoked.
What to consider before installing
This package appears to be incomplete or mislabeled rather than malicious: before installing or enabling it, test it locally (run the bundled script: ./scripts/script.sh help) and verify it provides the calendar features you expect. If you need real lunar-calendar functions (jieqi lookup, calendar conversion), ask the author or check the repository for a different release or missing files — do not assume the SKILL.md commands will work. Because there are no requests for credentials and no network/install steps, it’s low-risk to inspect locally, but avoid relying on this skill for production use until the functionality mismatch is resolved.

Like a lobster shell, security has layers — review code before you run it.

latestvk974m64mbrr06e45724699xmq584by8s
82downloads
0stars
1versions
Updated 3w ago
v1.0.0
MIT-0

Chinese Calendar 中国农历

中国传统历法参考工具。二十四节气、十二生肖、天干地支、传统节日、黄道吉日速查。无需API,纯本地输出。

Commands

CommandDescription
jieqi二十四节气完整表(日期、含义、农事、习俗)
shengxiao十二生肖年份速查 + 性格 + 相合相冲
tiangan天干地支六十甲子纪年法详解
jieri中国传统节日(农历日期、来历、习俗、食物)
jiri黄道吉日择日参考(婚嫁、搬家、开业等)
zhuanhuan公历↔农历转换规则与闰月说明
minsu民俗禁忌与传统讲究
faq常见问题(闰月、节气偏移、新旧历差异等)

Usage

chinese-calendar-cn jieqi        # 二十四节气
chinese-calendar-cn shengxiao    # 十二生肖
chinese-calendar-cn tiangan      # 天干地支
chinese-calendar-cn jieri        # 传统节日
chinese-calendar-cn jiri         # 黄道吉日
chinese-calendar-cn zhuanhuan    # 公农历转换
chinese-calendar-cn minsu        # 民俗禁忌
chinese-calendar-cn faq          # 常见问题

Output Format

All commands output plain-text reference documentation in Chinese. No external API calls, no credentials needed.


Powered by BytesAgain | bytesagain.com

Comments

Loading comments...