orbcafe-kanban-detail
v1.0.0Build ORBCAFE Kanban boards with CKanbanBoard/CKanbanBucket/CKanbanCard/useKanbanBoard and wire card clicks into DetailInfo using official examples patterns....
⭐ 0· 45·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the SKILL.md and reference files: the skill describes building Kanban boards and wiring clicks to DetailInfo and the instructions reference orbcafe-ui components, MUI deps, example files, and expected behaviors. Required resources (none declared) are proportional to the stated purpose.
Instruction Scope
SKILL.md provides explicit, narrowly-scoped developer instructions (npm install, build/run examples, produce recipes/guardrails/acceptance steps). It references an external path 'skills/orbcafe-ui-component-usage/references/module-contracts.md' that is not included in the manifest — this could be a missing dependency or obscures where some required contract lives. Otherwise the instructions do not ask for secrets or unrelated system access.
Install Mechanism
No install spec is declared for the skill itself (instruction-only). The README directs running 'npm install' for project dependencies (orbcafe-ui, MUI, dayjs), which is expected for a UI integration example. Because the skill does not itself download arbitrary archives or execute install scripts, the install risk surface is the normal npm dependency risk, not a hidden installer.
Credentials
The skill declares no required environment variables, no credentials, and the instructions do not reference secrets or unrelated config paths. This is proportionate to the UI-focused purpose.
Persistence & Privilege
Flags are default (always:false, autonomous invocation allowed). The skill does not request persistent system privileges, nor does it attempt to modify other skills or system-wide config. Autonomous invocation is normal and does not by itself raise concern here.
Assessment
This skill is an instruction-only guide for implementing an ORBCAFE Kanban + Detail flow and appears internally consistent. Before installing or running anything, verify the repository or project you use it with contains the referenced module-contract file and example paths; inspect the orbcafe-ui package (and other npm deps) you will install for trustworthiness; and run npm installs in a sandbox or CI environment if you want to limit risk from malicious postinstall scripts. If you plan to allow an agent to act autonomously, note that autonomous invocation combined with networked package installs could increase blast radius—although here nothing in the skill itself requests secrets or external endpoints.Like a lobster shell, security has layers — review code before you run it.
latestvk97bnszrmkk8k8ep16eqgr51cx8428k7
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
