Embed

v2.0.2

embed

0· 161·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

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

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

ClawHub CLI

Package manager switcher

npx clawhub@latest install embed
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description and provided artifacts align: the SKILL.md says the skill outputs reference documentation and the included scripts produce only heredoc text. Minor inconsistency: registry metadata and SKILL.md list version 2.0.2 while the script's internal VERSION variable is 2.0.1; this is likely a packaging/versioning oversight, not a functional mismatch.
Instruction Scope
Runtime instructions (SKILL.md) state no external API calls or credentials and the executable script only emits embedded documentation blocks. The script does not read files, environment variables, or make network calls; it only runs local shell functions and prints text. One small ambiguity: the quickstart text mentions "Required tools and access credentials" in a generic doc paragraph, but this is documentation text and not an actual runtime requirement enforced by the script.
Install Mechanism
There is no install spec and no downloads — the skill is instruction-only with a simple bundled bash script. No external code is fetched or extracted, which is low risk.
Credentials
No environment variables, credentials, or config paths are declared or used. The only potential confusion is a doc line in quickstart referencing "access credentials" generically; however, the skill does not actually request or use any secrets at runtime.
Persistence & Privilege
The skill does not request persistent presence (always is false), does not modify other skills or system configuration, and contains no install hooks. It has no elevated privileges.
Assessment
This skill appears safe and does exactly what it says: print offline reference docs. Before installing, review the small script (scripts/script.sh) yourself (already included) to confirm it matches expectations; note the minor version string mismatch between the package and the script. Because it contains no network calls or credential usage, it does not need secrets — if you see prompts for keys or network activity after installation, stop and inspect further. Otherwise it's fine to install for local, read-only reference use.

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

latestvk9787x0302pm2z0f5yzgd28gx983fpa5
161downloads
0stars
3versions
Updated 1mo ago
v2.0.2
MIT-0

Embed

embed. 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...