← Back to Skills Marketplace
ordo-tech

Pre-Install Scanner

by Ordo-tech · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
109
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install skill-pre-install-scanner
Description
Pre-install safety check for ClawHub skills — scans for the 3 highest-risk signals before anything lands on disk. Free taster. Full 10-signal scanner in the...
Usage Guidance
This skill is instruction-only and coherent with its stated purpose: it fetches skill manifests and flags risky patterns before install, and it doesn't ask for secrets. Before installing, confirm your platform actually invokes pre-install skills at the install hook (so the "intercept" claim is meaningful). Also remember this is a free 3-signal taster — it is not a full audit, so consider running a post-install scanner or using the full Security Pack for deeper checks. Beware of external purchase links (Gumroad) if you consider buying the full pack.
Capability Analysis
Type: OpenClaw Skill Name: skill-pre-install-scanner Version: 1.1.0 The skill-pre-install-scanner is a defensive utility designed to intercept installation commands and perform a security audit on remote skill manifests before they are downloaded. It uses the agent's web_fetch and web_search tools to identify high-risk patterns such as shell/network combinations and unverified publishers. While the bundle includes marketing links to a paid 'Security Pack' on Gumroad and contains multiple instruction variants (SKILL-FULL.md, SKILL-LITE.md), its logic is entirely focused on providing security guardrails and lacks any evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description match the declared requirements and instructions: the skill fetches SKILL.md/meta from ClawHub and scans for exec+network, hardcoded URLs, and publisher verification. Required tools (web_fetch, web_search) are appropriate and no unrelated credentials or binaries are requested.
Instruction Scope
Runtime instructions are limited to fetching manifests, checking patterns (exec/network, URLs), and looking up publisher metadata. The docs show specific fetch endpoints and clear risk/rating rules. One minor note: the text says it "intercepts a clawhub install" — this is coherent if the platform invokes the skill pre-install, but the operator should confirm the platform actually triggers the skill at that hook.
Install Mechanism
No install spec and no code files that would be written or executed on disk; instruction-only approach is lowest-risk for installation. Nothing is downloaded from arbitrary URLs by the skill itself.
Credentials
No environment variables, keys, or config paths requested. The checks it performs (web fetch/search) do not require additional credentials, so requested access is proportionate to purpose.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or cross-skill configuration changes. It instructs blocking installs and requiring --force overrides, which is appropriate behavior for a pre-install gate.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-pre-install-scanner
  3. After installation, invoke the skill by name or use /skill-pre-install-scanner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Lite version: free taster. Full version in the ClawHub Security/Ops Pack on Gumroad.
v1.0.0
Initial release
Metadata
Slug skill-pre-install-scanner
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Pre-Install Scanner?

Pre-install safety check for ClawHub skills — scans for the 3 highest-risk signals before anything lands on disk. Free taster. Full 10-signal scanner in the... It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.

How do I install Pre-Install Scanner?

Run "/install skill-pre-install-scanner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pre-Install Scanner free?

Yes, Pre-Install Scanner is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pre-Install Scanner support?

Pre-Install Scanner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pre-Install Scanner?

It is built and maintained by Ordo-tech (@ordo-tech); the current version is v1.1.0.

💬 Comments