slash-command-encoder
82Create Slash Commands for AI Workflows
Repeated AI workflows are slow when users rely on long natural language prompts. This skill helps define concise slash commands with routing, validation, chaining, and help text.
Build Web-CLI Bridge Workflows
Teams often need a web UI to trigger and observe CLI workflows. This skill provides a bridge pattern using REST endpoints, WebSockets, and local CLI integration.
Do not auto-install this skill.
The canonical policy requires operator review before any installation action.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "when-bridging-web-cli-use-web-cli-teleport" from https://skillstore.io/skills/dnyoussef-when-bridging-web-cli-use-web-cli-teleport.md and its manifest at https://skillstore.io/api/skills/dnyoussef-when-bridging-web-cli-use-web-cli-teleport/manifest. Verify the artifact. Do not auto-install. Inspect the skill and report your findings, then wait for an operator or manual installation decision.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "when-bridging-web-cli-use-web-cli-teleport". Plan a browser interface that runs approved local test commands.
Expected outcome:
Using "when-bridging-web-cli-use-web-cli-teleport". Review my web-to-CLI bridge design before implementation.
Expected outcome:
The skill documents a useful web-to-CLI bridge pattern, but the sample implementation includes browser-accessible command execution through child_process.exec. Several static findings are Markdown formatting false positives, yet the confirmed execution endpoint, permissive Socket.io bridge, and output broadcast create critical security concerns if copied as written.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/dnyoussef-when-bridging-web-cli-use-web-cli-teleport/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/dnyoussef-when-bridging-web-cli-use-web-cli-teleport?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/dnyoussef-when-bridging-web-cli-use-web-cli-teleport?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/dnyoussef-when-bridging-web-cli-use-web-cli-teleport/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/dnyoussef-when-bridging-web-cli-use-web-cli-teleport.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>DNYoussef. (2026). when-bridging-web-cli-use-web-cli-teleport security audit report (audit version 10) [Author version 1.0.0]. Skillstore. https://skillstore.io/skills/dnyoussef-when-bridging-web-cli-use-web-cli-teleport/audits/10@techreport{dnyoussef-dnyoussef-when-bridging-web-cli-use-web-cli-teleport-2026,
author = {DNYoussef},
title = {when-bridging-web-cli-use-web-cli-teleport security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/dnyoussef-when-bridging-web-cli-use-web-cli-teleport/audits/10},
note = {Author version 1.0.0}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "when-bridging-web-cli-use-web-cli-teleport security audit report (audit version 10)"
version: "1.0.0"
type: report
authors:
- name: "DNYoussef"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/dnyoussef-when-bridging-web-cli-use-web-cli-teleport/audits/10"
identifiers:
- type: other
value: "skillstore:dnyoussef-when-bridging-web-cli-use-web-cli-teleport:audit:10"
description: "Skillstore immutable audit report identifier"
Design a local dashboard that starts approved CLI tasks and streams their progress to a browser.
Plan how a React interface can call local automation through a controlled bridge API.
Map how CLI tools can send analysis results back to a live web interface.
Use this skill to plan a local web-to-CLI bridge for my project. List the web app, bridge server, CLI command flow, and basic test steps.
Use this skill to redesign the bridge so it only runs approved commands. Include authentication, argument validation, timeouts, and audit logging.
Use this skill to design WebSocket status updates for CLI jobs. Keep each user session isolated and describe how command output reaches only the requester.
Use this skill to review a planned web-CLI bridge for production readiness. Identify unsafe assumptions, missing controls, and safer implementation patterns.
Author
DNYoussefLicense
MIT
Author version
v1.0.0
Skillstore revision
r1
Ref
3e4b6c31a74a3bd1a291c98cf585d720cb9fbc88
Maintenance freshness
7/22/2026
Usage
6 downloads ยท 187 views
File structure
Create Slash Commands for AI Workflows
Repeated AI workflows are slow when users rely on long natural language prompts. This skill helps define concise slash commands with routing, validation, chaining, and help text.
Create Focused AI Micro-Skills
Reusable AI workflows often grow too broad and hard to test. This skill helps define focused skills with specialist prompts, contracts, and validation plans.
Choose Claude Code Web or CLI
Teams lose time when they pick the wrong Claude Code interface for a task. This skill recommends Web, CLI, or a hybrid handoff workflow.
Orchestrate Multi-Model Skill Cascades
Complex AI work often needs several skills, models, and quality checks. This skill helps design cascades with routing, sandbox testing, swarm coordination, and memory.
Create Accessible PowerPoint Decks
Manual presentation production can be slow and inconsistent. This skill guides Claude, Codex, or Claude Code through structured PPTX generation and validation.
Build AgentDB Persistent Memory
AI agents often lose useful context between sessions. This skill gives a structured AgentDB workflow for session memory, long-term storage, and pattern learning.
Build Claude Code Plugins
by C0ntr0lledCha0s
Creating Claude Code plugins requires correct structure, validation, documentation, and safe packaging. This skill guides users through plugin architecture, templates, validation, and publishing workflows.
Build Claude Code Automation Hooks
by C0ntr0lledCha0s
Claude Code hooks can automate checks, formatting, and policy enforcement, but unsafe hook scripts can affect local files or commands. This skill guides users through structured hook design, validation, and maintenance.
Write Hookify Rules for Claude Code
by anthropics
Hook rules can be hard to write correctly across bash, file, stop, and prompt events. This skill gives Claude, Codex, and Claude Code practical guidance for creating and testing Hookify rules.
Build Home Assistant YAML Faster
by ESJavadex
Home Assistant YAML is easy to break when automations, secrets, and dashboards grow. This skill provides patterns, examples, and local validators for safer configuration work.
Manage WordPress Safely with WP-CLI
by Automattic
WordPress command-line operations can damage data or affect the wrong site. This skill provides guarded workflows for inspection, changes, automation, and verification.
Build Claude Code Agents
by C0ntr0lledCha0s
Creating reliable AI agents requires clear schemas, safe tools, and repeatable review steps. This skill guides agent design, validation, migration, and maintenance for Claude Code workflows.