Funnlp

v2.0.3

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Funnlp concepts, best practices, and implementation patterns.

0· 195·2 current·2 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 bytesagain-lab/funnlp.

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

ClawHub CLI

Package manager switcher

npx clawhub@latest install funnlp
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description promise a local reference for Funnlp concepts and the files (SKILL.md + a bash script) implement exactly that: static heredoc outputs. No unrelated credentials, binaries, or network access are requested.
Instruction Scope
SKILL.md explicitly states outputs are plain-text via heredoc and no network or credentials are used—matching the script. Minor inconsistencies: the script's VERSION variable is 2.0.2 while the metadata is 2.0.3, and the quickstart text generically mentions "Required tools and access credentials" (likely boilerplate) even though the skill requires none. These are small, non-security issues.
Install Mechanism
No install spec is provided (instruction-only). No downloads or package installs occur. Risk from installation is minimal because nothing is written to disk by an installer; the included script is plain bash source that can be inspected before execution.
Credentials
The skill declares no required environment variables, no primary credential, and the script does not read env vars or config paths. Requested permissions are proportionate (none).
Persistence & Privilege
always:false and user-invocable:true (defaults). The skill does not request persistent presence or modify other skills/config. Autonomous invocation is allowed by platform default but the skill's static nature limits risk.
Assessment
This appears to be a harmless, local reference tool: it prints static documentation and does not access network, credentials, or config. Before installing or running, you can (1) inspect the included scripts (they're plain bash) to confirm no unexpected behavior, (2) prefer running it in a restricted environment if you want extra caution, and (3) be aware of the minor metadata inconsistencies (version number and boilerplate mention of credentials) which look like harmless copy-paste artifacts. If you require cryptographic guarantees, check the repository/source release signatures or contact the author listed in the metadata.

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

latestvk9762qm7m83q3p3vdnrvxszgex83g3cn
195downloads
0stars
4versions
Updated 1w ago
v2.0.3
MIT-0

Funnlp

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Funnlp concepts, best practices, and implementation patterns. No API keys or credentials required.

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