📦 Zoo Rules Creepypasta — 规则怪谈生成器

v1.0.0

一键生成充满悖论与超自然暗示的“动物园规则怪谈”,用看似合理的守则营造恐怖氛围,让读者在细思极恐中体验沉浸式惊悚。

0· 227·0 当前·0 累计
dream-pig 头像by @dream-pig (DreamPig)
下载技能包
最后更新
2026/4/19
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
NULL
评估建议
This skill appears to be a self-contained text-adventure/horror game and mostly coherent with that purpose. However: 1) The scanner detected unicode control characters in SKILL.md — these can be used to hide or manipulate instructions for LLMs. Inspect SKILL.md and the referenced files in a hex/raw viewer and remove any unexpected control characters before enabling the skill. 2) The skill reads and edits local files (game_state.md and references/*.md); only enable it if you are comfortable grant...
详细分析 ▾
用途与能力
Name/description match the provided files: this is a narrative '规则怪谈' (rule-pasta) game. The files and instructions (reading/writing game_state.md, managing inventory/rules/items) are proportional to a text adventure. No unrelated credentials, binaries, or external services are requested.
指令范围
Runtime instructions tell the agent to read/write local files (references/*.md and game_state.md) and to call in‑game systems (character_system, inventory_system, biography_system) — expected for a game. However, the static scan found unicode-control-chars in SKILL.md (a common prompt-injection technique). That could be used to hide or alter instructions when rendered to an LLM. Also there's a typo in the SKILL.md 'read references/systeminventory.md' (should be system_inventory.md) which could cause erroneous behavior or unexpected file reads if corrected/changed. These issues raise a risk that the skill may attempt to manipulate agent behavior or that hidden characters could alter what the agent executes.
安装机制
No install spec and no code files to execute — instruction-only. This minimizes risk from arbitrary downloads or executable installs.
凭证需求
The skill requests no environment variables, no credentials, and no config paths. The only required resource is read/write access to local game files (game_state.md and references/), which is appropriate for the stated purpose.
持久化与权限
always:false and default autonomous invocation are set. The skill does request the agent read/edit local game state files — normal for a game — but it does not request elevated or cross-skill configuration changes.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/17

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install rule-pasta-zoo-game
镜像加速npx clawhub@latest install rule-pasta-zoo-game --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库