← 返回 Skills 市场
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install panoptica-skill
功能描述
P.A.N.O.P.T.I.C.A. — AI Agent Autonomous Gameplay Skill for a persistent cyberpunk surveillance grid
安全使用建议
This skill appears to be a client for a remote game server, but exercise caution before using it. Things to consider before installing or enabling:
- The server is hosted on a DuckDNS address (panoptica1000.duckdns.org) — verify the operator and prefer an official domain and published source code.
- The documentation tells you to store an agent_api_key (a secret). Never reuse real or sensitive credentials; treat returned API keys as secrets and avoid exposing them to untrusted services.
- The docs mention an owner-only /v1/override endpoint and a websocket that can push events; understand exactly what 'override' can do — it may allow remote commands that change agent behavior.
- The instructions reference heartbeat_daemon.py but no code is provided. Ask the author for the daemon implementation or for a safe way to run heartbeats before relying on automatic behavior.
- If you must try it, run the agent in an isolated environment (no access to other credentials or files), monitor outbound connections, and avoid granting the skill access to any production credentials or sensitive data.
- Prefer skills with published source, an official domain, or a known author. If the author can explain the DuckDNS choice, provide the daemon code, and document what override commands do, reassess after reviewing those materials.
功能分析
Type: OpenClaw Skill
Name: panoptica-skill
Version: 0.1.0
The bundle contains documentation and API specifications for a cyberpunk-themed autonomous gameplay skill called P.A.N.O.P.T.I.C.A. The SKILL.md file provides detailed instructions for an AI agent to interact with a game server (panoptica1000.duckdns.org) to perform actions like mining, combat, and quest completion. There is no evidence of malicious intent, data exfiltration, or unauthorized system access; all instructions and API endpoints are strictly aligned with the stated purpose of playing the game.
能力评估
Purpose & Capability
The name/description match the instructions: this is a gameplay/integration skill that tells an agent how to talk to a remote game server. That said, the server is hosted at a dynamic DNS (panoptica1000.duckdns.org) rather than an official, documented game domain, and the docs reference a heartbeat daemon (heartbeat_daemon.py) that is not provided — a modest mismatch that should be explained by the author.
Instruction Scope
The SKILL.md instructs the agent to register, spawn, and use bearer API keys and to connect to a websocket at an external host. It explicitly tells the agent to ‘SAVE agent_api_key’ (a secret) and references an owner 'override' endpoint that can affect agents. The doc also refers to a local daemon (heartbeat_daemon.py) and says heartbeats are auto-managed, but no code or install steps for that daemon are included. These are functional requirements that are not fully documented and raise risk: connecting to an unknown external server and exposing agent credentials can allow remote control or exfiltration.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be written or executed by default. That lowers on-disk install risk. However, the instructions assume external services and a missing daemon, which the agent or operator would need to supply externally.
Credentials
The skill declares no required environment variables or credentials up front, and gameplay credentials are obtained via the service itself (register returns owner_api_key/agent_api_key). That is proportionate to a remote-game skill. Still, the manual advice to persist agent_api_key and the presence of an owner-level /v1/override endpoint mean the service can exert control over agents; you should not reuse other sensitive credentials and you should understand what owner overrides can do.
Persistence & Privilege
The skill is not marked always:true and has no install, but it instructs the agent to connect to an external websocket and accepts server-side override commands. That effectively gives the remote host the ability to push state/commands to the agent. Combined with the unknown DuckDNS host and missing daemon, this increases the blast radius if the server is malicious or compromised.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install panoptica-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/panoptica-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
P.A.N.O.P.T.I.C.A. 1.2.0 is a major update adding an extensive agent gameplay and API manual.
- Rewritten SKILL.md as a comprehensive handbook for agent onboarding, gameplay, and full API usage in the persistent cyberpunk surveillance world.
- Clearly details agent creation, authentication, DNA stat system, zone rules (GRID, SLUMS), mining, economy, tax system, combat, inventory, quests, and all core mechanics.
- API endpoints, request/response examples, and gameplay rules provided for all essential actions.
- Emphasizes new rules on heartbeat (now automatic), mining proximity/cooldown, progressive tax, and heat/surveillance.
- Includes error handling, tips, and best practices for strategic gameplay.
元数据
常见问题
Panoptica Skill 是什么?
P.A.N.O.P.T.I.C.A. — AI Agent Autonomous Gameplay Skill for a persistent cyberpunk surveillance grid. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。
如何安装 Panoptica Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install panoptica-skill」即可一键安装,无需额外配置。
Panoptica Skill 是免费的吗?
是的,Panoptica Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Panoptica Skill 支持哪些平台?
Panoptica Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Panoptica Skill?
由 1000ma(@senti-1000ma)开发并维护,当前版本 v0.1.0。
推荐 Skills