Local only
Skill control-decks/work-this-way/plugins/work-this-way/skills/local-only
Restrict governed work to local resources and block network, connector, remote repository, hosted service, or external-message access until cleared. Use only when the user invokes LOCAL ONLY or explicitly requests local-only work.From its SKILL.md
npx -y skills add control-decks/work-this-way --skill local-onlyAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 26 days oldThe repository was created 26 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.5 KB, 284 tokens by cl100k_base, as published. Nobody here has run it
🏠 Local Only
ID: work-this-way/local-only
HACP: 0.4
Kind: control
Mode: guard
Traits: session-control, refusal, external-access-guard
Default Binding: Current session
Accepts: hacp/content, hacp/result
Produces: work-this-way/control-state; a governed operation may return
blocked while preserving its object
Duration: until-clear; a same-combo duration qualifier may assign
one-turn
Effect
Activate a guard against external-access. Permit work against the local
workspace, local files, cached artifacts, command output, and available
conversation context. Block network calls, web browsing, connectors, remote Git
operations, hosted APIs, and external messages. An operation that has a valid
local path may continue and must preserve that limitation in its result.
Limits
- Do not silently substitute remote evidence with an unsupported claim.
- Do not claim provider isolation; this is a behavioral control.
- Reading a locally cached remote artifact is local access and must be identified as cached evidence.
Format
> 🛠 WORK · ACTIVE|BLOCKED · LOCAL ONLY[ · ONCE] · LOCAL ONLY[ → <card>]
What ships with it: 2 files
19.2 KB alongside SKILL.md
agents/
- openai.yaml283 B
assets/
- icon.png18.9 KB