Core

v3.0.0

core reference tool

0· 556·7 current·7 all-time
bybytesagain4@xueyetianya

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for xueyetianya/core.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Core" (xueyetianya/core) from ClawHub.
Skill page: https://clawhub.ai/xueyetianya/core
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 core

ClawHub CLI

Package manager switcher

npx clawhub@latest install core
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description ('core — core reference tool') matches the actual artifacts: SKILL.md describes static reference commands and the included script.sh emits only heredoc documentation. There are no unrelated requirements.
Instruction Scope
SKILL.md instructs the agent to output plain-text reference docs only; the provided script implements exactly that (no file reads, no network calls, no external endpoints, no access to credentials). There is no scope creep.
Install Mechanism
No install specification is present (instruction-only skill). This minimizes risk; nothing is downloaded or written to disk by an installer.
Credentials
The skill declares no required environment variables, credentials, or config paths and the script does not reference any environment secrets. Requested access is proportionate to the stated purpose.
Persistence & Privilege
The skill is not forced-always, does not modify other skills or global agent config, and does not request persistent privileges. Autonomous invocation is allowed (platform default) but combined with the above, this poses no extra concern.
Assessment
This skill appears coherent and low-risk: it simply prints static reference documentation. Before installing, you may: (1) review the script locally (it's short and readable), (2) run it in a sandbox or restricted environment to confirm behavior, and (3) ensure your agent runtime prevents unexpected network access if you require strict isolation. Note: there are minor non-security bugs (e.g., help heredoc uses single quotes so $VERSION won't expand) but nothing indicating malicious behavior.

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

latestvk9719rqmy8xd99s5arhz1906t983e2n7
556downloads
0stars
10versions
Updated 1mo ago
v3.0.0
MIT-0

Core

core reference tool. No API keys or credentials required — outputs reference documentation only.

Commands

CommandDescription
introintro reference
quickstartquickstart reference
patternspatterns reference
debuggingdebugging reference
performanceperformance reference
securitysecurity reference
migrationmigration reference
cheatsheetcheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Comments

Loading comments...