Qsr Daily Ops Monitor
v1.0.1Monitors restaurant daily operations with three daily compliance checks—opening, mid-shift, closing—tracking food safety, equipment, sanitation, and team rea...
⭐ 0· 114·0 current·0 all-time
byBlake Mcpherson@blake27mc
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name, description, and runtime instructions all describe the same functionality (three daily checks, pattern tracking, weekly summaries). There are no unrelated environment variables, binaries, or installs requested that would be out of scope for an operations-monitoring skill.
Instruction Scope
Instructions are focused on running checks, scheduling via OpenClaw cron, storing check records in agent memory, sending reminders, and producing summaries. This is expected for the stated purpose. Note: the skill instructs the agent to store respondent names and notes, to send reminders via a 'messaging channel' and to run weekly summaries — users should confirm how those messaging channels and agent memory are configured and where that data will be routed/stored to avoid unintentionally sharing staff PII.
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no code files. This is the lowest-risk install footprint and is appropriate for a prose-based checklist agent.
Credentials
The skill requires no environment variables, credentials, or config paths. Requested data (hours, respondents, checklists, notes) are operational and proportional to the stated purpose. The only sensitive items are respondent names/roles and notes — these are operationally relevant but should be handled with privacy considerations.
Persistence & Privilege
always is false and the skill does not request elevated or permanent platform privileges. It asks to store setup and check records in the agent's memory (expected for a monitoring skill). Autonomous invocation is allowed by platform default but is not combined with other high-risk behaviors.
Assessment
This skill appears to do what it says: run three daily QSR checks, log results, and summarize patterns. Before installing, confirm where agent memory and messaging outputs (reminders, weekly summaries) will be stored or sent, because the skill will record respondent names and notes (PII). Verify the skill will only use your platform's cron/messaging endpoints (no external/unexpected webhooks), set a data retention policy for stored checks, and ensure staff are informed about the monitoring. Also note the skill source is 'unknown' — if you need accountability, try to install only skills from known maintainers or request provenance/details from the author.Like a lobster shell, security has layers — review code before you run it.
latestvk97ev5md42y7xq3x4k10w8hhj583p3q7
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
