Scan Report
15 /100
clawpacker
Use when exporting, importing, packaging, cloning, restoring, or moving an OpenClaw agent between machines or instances
This is a minimal redirect/pointer skill that delegates to a remote GitHub source but contains no executable code or malicious functionality locally.
Safe to install
The skill is functionally inert as delivered. Before use, verify the canonical GitHub source (cogine-ai/clawpack) is trusted and the fetched content is reviewed. Consider embedding the actual implementation locally for transparency.
Findings 2 items
| Severity | Finding | Location |
|---|---|---|
| Low | Incomplete capability declaration Doc Mismatch | SKILL.md:14 |
| Low | External dependency on remote canonical source Supply Chain | SKILL.md:12 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in SKILL.md |
| Network | NONE | READ | ✓ Aligned | SKILL.md instructs fetching remote URLs but doesn't declare network:READ |
File Tree
1 files · 1.3 KB · 36 lines Markdown 1f · 36L
└─
SKILL.md
Markdown
Security Positives
✓ No executable code present in the delivered skill
✓ No credential access or harvesting attempts
✓ No obfuscated or base64-encoded content
✓ No sensitive path access (.ssh, .env, etc.)
✓ GitHub URLs point to a seemingly legitimate repository structure