A paid fixture used to validate the OlyWork DRM install spine.
Created by
Smoke Creator
Trust
99/100
Delivery
Oly CLI
No public media yet
This capability can still be installed securely, but screenshots, a YouTube demo, documentation, or a public repo link will make evaluation faster for developers.
Format
codex
Injection
File-based
Scope
Project
Install commands
1
Editors and runtimes
Contexts and models
Context injection preview
Try or use OlyWork Secure Smoke Skill through OlyWork without exposing private creator source. Secure installs run locally; protected cloud use runs through entitlement-checked connectors.
Preview
Use the protected preview below before installing. Preview runs are limited and never reveal package artifacts.
CLI
oly run olywork-secure-smoke-skillRequires access from Install.
API / MCP
POST /api/v1/runtime/run/api/mcp/runtime/olywork-secure-smoke-skillConnector commands
Use these after access is granted. OlyWork checks entitlement before every protected runtime call. Setup writes a rollback-safe checklist to.oly/connectors/olywork-secure-smoke-skill/<client>-setup.md.
oly run olywork-secure-smoke-skill --client codex --jsonRun a short protected preview before installing. The creator package is not exposed.
Editor install preview
node
oly install <access-token>
codex
oly install <access-token>
oly mcp olywork-secure-smoke-skill --setup claude-desktop --writeoly mcp olywork-secure-smoke-skill --setup cursor --writeoly mcp olywork-secure-smoke-skill --setup windsurf --writeoly mcp olywork-secure-smoke-skill --setup openclaw --writeHTTP request shape
The response returns safe output/status only. Private prompts, files, storage paths, and creator secrets are never returned.
{
"capability": "olywork-secure-smoke-skill",
"client": "CODEX",
"input": {
"task": "Run OlyWork Secure Smoke Skill for this task"
},
"clientInfo": {
"name": "codex",
"platform": "local"
}
}Paste this shape into a compatible MCP client, or let the Oly CLI patch the client config.
{
"mcpServers": {
"olywork-secure-smoke-skill": {
"transport": "streamable_http",
"url": "/api/mcp/runtime/olywork-secure-smoke-skill",
"headers": {
"Authorization": "Bearer <olywork_access_token>"
}
}
}
}This package is secure-install first. Use Install to receive token-gated local files, then run it inside your own tool.
Need install help?
Free secure install
Target: skill md · Version: 1.0.1-smoke
What buyers receive
Token-gated install package at no cost.
What stays protected
Private repo URLs, storage paths, artifact keys, and creator secrets stay hidden.
Monetization behavior
No buyer payment. Creator can still track installs and upgrade later.
oly install <access-token>Run this inside the project where you want the capability installed.
{
"status": "passed",
"fixture": true
}Smoke Creator
GitHub reputation pending
Premium source ships through OlyWork secure sync. Raw repositories and storage paths stay hidden.
Current release: v1.0.1-smoke
Buyers update from Library or CLIIf the creator rolls back or ships a new release, existing buyers keep access and can sync the selected version without seeing private source URLs.
oly update olywork-secure-smoke-skill --version 1.0.1-smokeRun this inside the project where you want the capability installed.
Smoke harness update artifact.
oly update olywork-secure-smoke-skill --version 1.0.1-smokeRun this inside the project where you want the capability installed.
oly verify olywork-secure-smoke-skillRun this inside the project where you want the capability installed.
Initial smoke harness artifact.
oly update olywork-secure-smoke-skill --version 1.0.0-smokeRun this inside the project where you want the capability installed.
oly verify olywork-secure-smoke-skillRun this inside the project where you want the capability installed.
Average rating
New
Reviews
0
Verified access reviews
0
New verified avg
No written reviews yet.
No discussion yet.