Acong host-cli Canary

v0.1.0

Consumer-side smoke test skill for skill-publish-cli's M2 milestone. Proves that when another team (here, /Users/yarnb/host-cli) runs `skill-publish-cli publ...

0· 120·0 current·0 all-time
byyarnb@yarnovo

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for yarnovo/acong-host-cli-canary.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Acong host-cli Canary" (yarnovo/acong-host-cli-canary) from ClawHub.
Skill page: https://clawhub.ai/yarnovo/acong-host-cli-canary
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install acong-host-cli-canary

ClawHub CLI

Package manager switcher

npx clawhub@latest install acong-host-cli-canary
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill is described as a consumer-side smoke test for skill-publish-cli and contains only fixture/description files; nothing requested (no env, binaries, or installs) is disproportionate to that purpose.
Instruction Scope
SKILL.md contains developer-oriented steps (e.g., 'cd /Users/yarnb/host-cli' and running 'skill-publish-cli publish <absolute-fixture-path>') that are consistent with a local smoke test but reference a specific developer path and CLI. This is not malicious but means the skill is only useful in a matching developer environment and could cause local CLI commands if an agent were to execute the steps.
Install Mechanism
No install spec and no code files; nothing will be written to disk by an installer as part of the skill package.
Credentials
Requires no environment variables, credentials, or config paths—no disproportionate access requested.
Persistence & Privilege
Defaults are used (not always:true). The skill is user-invocable and may be invoked autonomously per platform defaults, which is normal; it does not request persistent privileges or modify other skills.
Assessment
This skill is an inert test fixture for developers working with skill-publish-cli and appears safe: it asks for no credentials, performs no installs, and contains only descriptive steps and README. Before installing, consider whether you need a developer-specific canary that references the exact local path (/Users/yarnb/host-cli) and the skill-publish-cli binary; if you do not have that environment the skill does nothing. If you allow autonomous agent actions, note the SKILL.md steps reference running a CLI and changing directories — only allow that if you trust the agent and the environment. If uncertain, inspect the linked repository (acong-tech/skill-publish-cli) or simply skip/uninstall the skill; it's safe to remove.

Like a lobster shell, security has layers — review code before you run it.

latestvk97562rvxbdmfh9gvww8qpn49h856wah
120downloads
0stars
1versions
Updated 1w ago
v0.1.0
MIT-0

Acong host-cli Canary

Part of the M2 milestone (first external consumer team). Verifies the consumer-side path of skill-publish-cli:

  1. fixture lives under acong-tech/skill-publish-cli (publisher project)
  2. cd /Users/yarnb/host-cli (consumer project root)
  3. skill-publish-cli publish <absolute-fixture-path> …
  4. publish record appears in /Users/yarnb/host-cli/workspace/publishes/acong-host-cli-canary/<ts>.json

Not functional

This skill does nothing when loaded. It exists purely to validate the cwd-sensitive publish flow of skill-publish-cli across team boundaries.

Provenance

Comments

Loading comments...