Webpack
v1.0.0Webpack reference tool. Use when working with webpack in frontend contexts.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description claim a webpack reference tool and the skill contains only documentation and a bash script that prints reference content and help. There are no unrelated credentials, binaries, or services requested.
Instruction Scope
SKILL.md instructs the agent to run the included scripts/script.sh commands. The script only prints static help and guide content and does not read arbitrary files, environment variables, or send data externally. (Minor note: some guide text generically mentions "access credentials" in a quickstart prerequisites section, but that is documentation text only and not an instruction to fetch credentials.)
Install Mechanism
There is no install spec; the skill is instruction-only plus an included shell script. Nothing is downloaded or written during installation.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the code does not access any secrets or external credentials.
Persistence & Privilege
always is false and the skill is user-invocable. It does not modify other skills or system configuration and has no mechanism to persist elevated privileges.
Assessment
This skill is essentially a local help/cheatsheet implemented as a shell script — it appears coherent and low-risk. Before installing or running any skill: (1) verify you trust the source (bytesagain.com / the GitHub repo), (2) review the script contents (it’s included and benign here), (3) run it in a restricted environment if you’re unsure (e.g., a container or sandbox), and (4) avoid installing skills that request credentials or download/install code from untrusted URLs. If you expect the skill to integrate with external tools (npm, webpack binaries, etc.), note that this package does not perform those steps automatically; it only provides reference content.Like a lobster shell, security has layers — review code before you run it.
latest
Webpack
Webpack reference tool. Use when working with webpack in frontend contexts.
When to Use
- Working with webpack and need quick reference
- Looking up frontend standards or best practices for webpack
- Troubleshooting webpack issues
- Need a checklist or guide for webpack tasks
Commands
intro
scripts/script.sh intro
Overview and core concepts
quickstart
scripts/script.sh quickstart
Getting started guide
patterns
scripts/script.sh patterns
Common patterns and best practices
debugging
scripts/script.sh debugging
Debugging and troubleshooting
performance
scripts/script.sh performance
Performance optimization tips
security
scripts/script.sh security
Security considerations
migration
scripts/script.sh migration
Migration and upgrade guide
cheatsheet
scripts/script.sh cheatsheet
Quick reference cheat sheet
help
scripts/script.sh help
version
scripts/script.sh version
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
Comments
Loading comments...
