← Back to Skills Marketplace
nollio

party-planner-pro

by Nollio · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
84
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install party-planner-pro
Description
Plan, manage, and track every aspect of your event—guest lists with dietary needs, budgets, menus, timelines, vendors, day-of logistics, and post-party wrap-up.
Usage Guidance
This skill appears coherent for a local party-planning tool, but take basic precautions before installing or running its setup scripts: 1) Inspect the raw SKILL.md, scripts/setup.sh, scripts/export-plan.sh, and scripts/budget-report.sh for any unexpected commands, network calls, or hidden characters — the scanner found unicode control characters that deserve manual review. 2) Do not paste the provided setup block into a live agent/chat without first reading the scripts; instead run the setup commands manually in a controlled environment (or a throwaway VM/container) so you can see what executes. 3) Verify setup.sh does not download code or transmit data externally; if you need remote/visual reports, only install Playwright after confirming its use. 4) Backup your workspace before installing and keep any guest/contact data in a location you control; consider full-disk encryption if storing sensitive contact/health info. 5) If you are not comfortable auditing shell/Python code, ask someone with shell experience to review the scripts for hidden/obfuscated content before running them. Following these steps will reduce risk while preserving the functionality the package claims to provide.
Capability Analysis
Type: OpenClaw Skill Name: party-planner-pro Version: 1.0.0 The Party Planner Pro skill bundle is a comprehensive and well-architected event management tool that demonstrates high security awareness. Key scripts like budget-report.sh and export-plan.sh implement strict regex-based input validation to prevent path traversal and use environment variables to safely pass data to Python heredocs, mitigating code injection risks. The SKILL.md file includes explicit instructions for the AI agent to treat external data as untrusted string literals to defend against prompt injection, and the setup.sh script enforces restrictive file permissions (chmod 700/600) for all generated data.
Capability Assessment
Purpose & Capability
Name, README, SKILL.md, dashboard spec, and included scripts align: guest management, budgets, exports, and a local dashboard. Declared dependencies (Python 3.8+, optional Playwright) and no requested env vars match the stated capabilities.
Instruction Scope
SKILL.md focuses on event data and includes explicit prompt-injection defenses (treat imports as data). However the setup flow asks the user/agent to paste a shell block into the chat to copy files and run scripts — this will execute local shell scripts provided by the package and so you should inspect them first. The pre-scan detected 'ignore-previous-instructions' phrases (expected, used in the defense text) and unicode-control-chars (unexpected; could hide content).
Install Mechanism
No remote download/install spec; the package is instruction-only but contains local shell/Python scripts that the setup prompt copies and runs. That is lower-risk than fetching remote archives, but running scripts from an unknown source still requires inspection.
Credentials
The skill requests no environment variables or credentials and only mentions optional local tooling (Python, Playwright). The requested access (creating files under skills/party-planner-pro and writing JSON data under data/) is proportionate to its purpose.
Persistence & Privilege
always:false and normal autonomous invocation settings. The setup writes files into the agent workspace (skills/party-planner-pro/data/), which is expected for a local skill. No evidence the skill modifies other skills or system-wide configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install party-planner-pro
  3. After installation, invoke the skill by name or use /party-planner-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug party-planner-pro
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is party-planner-pro?

Plan, manage, and track every aspect of your event—guest lists with dietary needs, budgets, menus, timelines, vendors, day-of logistics, and post-party wrap-up. It is an AI Agent Skill for Claude Code / OpenClaw, with 84 downloads so far.

How do I install party-planner-pro?

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

Is party-planner-pro free?

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

Which platforms does party-planner-pro support?

party-planner-pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created party-planner-pro?

It is built and maintained by Nollio (@nollio); the current version is v1.0.0.

💬 Comments